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:
/sapmnt/QR3/exe/R3load: START OF LOG: 20051025113720
/sapmnt/QR3/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
/sapmnt/QR3/exe/R3load: version R6.40/V1.4 [UNICODE]
Compiled Jun 11 2005 01:16:38
/sapmnt/QR3/exe/R3load -dbcodepage 4103 -i /tmp/sapinst_instdir/ECC04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSLOAD.cmd -l /tmp/sapinst_instdir/ECC04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSLOAD.log -stop_on_error
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
/sapmnt/QR3/exe/R3load: job finished with 1 error(s)
/sapmnt/QR3/exe/R3load: END OF LOG: 20051025113720
/sapmnt/QR3/exe/R3load: START OF LOG: 20051025115353
/sapmnt/QR3/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP
/sapmnt/QR3/exe/R3load: version R6.40/V1.4 [UNICODE]
Compiled Jun 11 2005 01:16:38
/sapmnt/QR3/exe/R3load -dbcodepage 4103 -i /tmp/sapinst_instdir/ECC04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSLOAD.cmd -l /tmp/sapinst_instdir/ECC04SR1/WEBAS_ABAP_ORA_UC/DB/SAPSLOAD.log -stop_on_error
DbSl Trace: OCI-call 'OCIInitialize' failed: rc = -1
DbSl Trace: OCI-call 'OCIErrorGet' failed: rc = -2
(DB) ERROR: db_connect rc = 256
Has anybody an idea? Thank you very much.
Robinson