cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Of ECC error in step create temp licence:

Former Member
0 Kudos

We are in process of installation of ECC 6.0 on our server with OS: RHEL5 and DB:MaxDB

We are getting an error in step Create Temp Licence. The error reads as follow.

INFO 2008-02-21 04:56:12

Execute step createTempLicense of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ADA|ind|ind|ind|ind|1|0.

INFO 2008-02-21 04:56:12

Working directory changed to /tmp/sapinst_exe.8005.1203531194.

ERROR 2008-02-21 04:56:12

FRY-00001 Cannot load library iamodapp.so: iamodapp.so: cannot open shared object file: No such file or directory.

INFO 2008-02-21 04:56:12

Working directory changed to /sapinstd11n.

ERROR 2008-02-21 04:56:12

MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.

ERROR 2008-02-21 04:56:12

FCO-00011 The step createTempLicense with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ADA|ind|ind|ind|ind|1|0|createTempLicense was executed with status ERROR .

Please suggest.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

the installation process aborts in "Create sap license" with error message "library iamodora missing", some libraries needed are missing to work around this, either after it aborts or event before staritng the installation unpack the libraries into the installation directory using:

SAPCAR -xvf /<sapinst-CD>/SAPINST/UNIX/LINUX_32/SAPPROD.SAR

1. Copy the installation media dvd to a directory on a files system

2. change directories into the sub-directory which contains the executable (sapinst)

3. run the command sapinst -extract

4. It will unpack the missing libraries into the same directory where you executed the command..

5. copied these libraries to lib folder

6. Stop and restart the installation

regards,

kaushal

Former Member
0 Kudos

Thanks kausahl

Error is resolved

Actually i just stopped sapinst and then restarted the sapinst

It worked for me.

Answers (0)