cancel
Showing results for 
Search instead for 
Did you mean: 

NW2004s SR3 Import ABAP Error

Former Member
0 Kudos

Dear Experts,

i am trying to install EP(NW2004s SR3, OS:Solaris 9, Oracle 10g) but during Import Abap phase it is getting failed due to R3load Test connection failed.

please see the log and suggest me to resolve the issue

INFO 2009-09-19 11:12:56.707 [syuxcaccmg.cpp:227]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account 100 already exists.

INFO 2009-09-19 11:12:56.727 [syuxcaccmg.cpp:280]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account 100 already exists.

INFO 2009-09-19 11:12:56.968 [syuxcpath.cpp:351]

CSyPath::createFile()

Creating file /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/R3load.exe.log.

INFO 2009-09-19 11:12:57.099 [syuxccuren.cpp:264]

CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)

Real group ID set to 100.

INFO 2009-09-19 11:12:57.126

CJSlibModule::writeInfo_impl()

Output of /usr/sap/IDS/SYS/exe/run/R3load -testconnect is written to the logfile R3load.exe.log.

WARNING 2009-09-19 11:12:57.502

CJSlibModule::writeWarning_impl()

Execution of the command "/usr/sap/IDS/SYS/exe/run/R3load -testconnect" finished with return code 255. Output:

Could not open the ICU common library.

The following files must be in the path described by

the environment variable "LD_LIBRARY_PATH":

libicuuc.so.30, libicudata.so.30, libicui18n.so.30 [nlsui0.c 1489] pid = 16960

ERROR 2009-09-19 11:12:57.542

CJSlibModule::writeError_impl()

CJS-30023 Process call '/usr/sap/IDS/SYS/exe/run/R3load -testconnect' exits with error code 255. For details see log file(s) R3load.exe.log.

ERROR 2009-09-19 11:12:57.778 [sixxcstepexecute.cpp:951]

FCO-00011 The step testDatabaseConnection with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|testDatabaseConnection was executed with status ERROR ( Last error reported by the step :Process call '/usr/sap/IDS/SYS/exe/run/R3load -testconnect' exits with error code 255. For details see log file(s) R3load.exe.log.).

Appreciate your prompt response

Best Regards,

Laxman

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Laxman,

check if following note helps you.

[https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=519753]

Manoj

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Laxman,

Just to check, how did you manage to get this issue resolved. I am facing it now. Thanks.

Former Member
0 Kudos

Is the Oracle Listener running ??

Post the log R3load.exe.log

Pravin

Former Member
0 Kudos

Set the LD_LIBRARY_PATH to /sapmnt/<SID>/exe

and restart the process

pravin

Former Member
0 Kudos

Yes Listner and DB is up and running and the Environment variables and R3load.exe.log are posted below

idsadm user : LD_LIBRARY_PATH=/usr/sap/IDS/SYS/exe/run:/oracle/client/10x_64/instantclient

oraids user : LD_LIBRARY_PATH=/usr/sap/IDS/SYS/exe/run:/oracle/IDS/102_64/lib

Execution of the command "/usr/sap/IDS/SYS/exe/run/R3load -testconnect" finished with return code 255. Output:

Could not open the ICU common library.

The following files must be in the path described by

the environment variable "LD_LIBRARY_PATH":

libicuuc.so.30, libicudata.so.30, libicui18n.so.30 http://nlsui0.c 1489 pid = 16960

appreciate for any inputs for resolving this issue.

Best Regards,

Laxman

Former Member
0 Kudos

Hi Laxman,

Please check if you have these files libicuuc.so.30, libicudata.so.30, libicui18n.so.30 under /usr/sap/<SID>/SYS/exe/run.

If these files are not present, then i think there is some issue with the Kernel dump.

I think you may have to recreate the kernel dump from DVD again and continue the installation.

Best Regards

Raghu

Former Member
0 Kudos

These files should be in the exe directory.

If the directory is already in the path for LD_LIBRARY_PATH then how about the permissions for the files ??

Pravin

Former Member
0 Kudos

Hi Raghu,

libicuuc.so.30, libicudata.so.30, libicui18n.so.30 files already there , but i am not sure what went wrong with the installation...Guys any inputs on this issue

Regards,

Laxman

Former Member
0 Kudos

Hi Pravin,

No issues with permissions as well.

Regards,

Laxman

Former Member
0 Kudos

It is much like doing a R3trans -d at this point.

Chnage the permissions to 777 and retry

Can you do R3trans -d and paste the trans.log

Pravin

Former Member
0 Kudos

Hi Pravin,

Please see the R3trans -d log

utclids:idsadm> R3trans -d

This is R3trans version 6.14 (release 700 - 14.02.08 - 14:55:00).

unicode enabled version

2EETW000 sap_dext called with msgnr "2":

2EETW000 -


db call info -


2EETW000 function: db_ntab

2EETW000 fcode: NT_RDTDESCR

2EETW000 tabname: TADIR

2EETW000 len (char): 5

2EETW000 key: TADIR

2EETW000 retcode: 2

R3trans finished (0012).

Manjoj: it seems that note is not applicable in this case.

Regards,

Laxman