cancel
Showing results for 
Search instead for 
Did you mean: 

Problem installing Oracle Database Instance

Former Member
0 Kudos

Hi,

I'm installing SAP Web AS 6.40 ABAP on Linux (SLES 9) with Unicode Oracle. The Central Instance setup was successful, but the install of the Database Instance failed. It stopped at task "Database Load".

The Log Browser shows the following message:


ERROR 2005-07-27 15:07:28
MSC-01015  Process finished with error(s), check log file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSDIC.log

The content of the SAPSDIC.log file:


DbSl Trace: OCI-call 'OCIInitialize' failed: rc = -1
DbSl Trace: OCI-call 'OCIErrorGet' failed: rc = -2
(DB) ERROR: db_connect rc = 256
DbSl Trace: OCI-call 'OCIInitialize' failed: rc = -1
DbSl Trace: OCI-call 'OCIErrorGet' failed: rc = -2
(DB) ERROR: DbSlErrorMsg rc = 99

The console output of sapinst:


sapparam: sapargv( argc, argv) has not been called.
sapparam(1c): No Profile used.
sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
ERROR      2005-07-27 15:33:48 [iaxxbdbld.cpp:936]
           CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStep
MSC-01015  Process finished with error(s), check log file /tmp/sapinst_instdir/NW04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSDIC.log

The SAPSYSTEMNAME was already defined in the profile.

The oracle listener status:


Services Summary...
Service "PLSExtProc" has 1 instance(s).
  Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "WNW" has 2 instance(s).
  Instance "WNW", status UNKNOWN, has 1 handler(s) for this service...
  Instance "WNW", status READY, has 1 handler(s) for this service...
The command completed successfully

Has anybody an idea? Thank you very much.

Stephan

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Check Oss Note 539922

Former Member
0 Kudos

Hello, Stephan did you can solve the situation???, i've the same problem.

Best regards Robinson

Former Member
0 Kudos

Hi Stephen

Were you able to resolve this issue? If yes please could you let me know how, as a colleague of mine is having the same problem.

Thanks in advance

Former Member
0 Kudos

I have tried the R3load command separately but the result always is:


sapparam: sapargv(argc, argv) has not been called.
sapparam(1c): No Profile used.
sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

Thanks for you help!

Stephan