cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Error In ABAp import phase

Former Member
0 Kudos

I got this error while installing IDES ecc 6.0 on oracle 10g, this is the log file of

******************************

SAPAPPL2.log

***********************************

J:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

J:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

J:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error

DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034

DbSl Trace: CONNECT failed with sql error '1034'

DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034

DbSl Trace: CONNECT failed with sql error '1034'

(DB) ERROR: db_connect rc = 256

DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034

DbSl Trace: CONNECT failed with sql error '1034'

DbSl Trace: OCI-call 'OCISessionBegin' failed: rc = 1034

DbSl Trace: CONNECT failed with sql error '1034'

(DB) ERROR: DbSlErrorMsg rc = 99

J:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

J:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20071110190604

Does any one knows why it came?

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Kittu,

go to command prompt and type 'sqlplus /nolog' and then 'connect / as sysdba'

if it is showing 'connected to an idle instance' then your oracle is not started. Kindly start the oracle and 'retry' the phase

It should be through.

Award points if solution found suitable.

Regards,

Abhijit Deshpande

Answers (2)

Answers (2)

vincentlim826
Employee
Employee
0 Kudos

Your should run the command

R3trans -dx

and also see the generated trans.log file to locate the db problem.

Former Member
0 Kudos

Hi,

This looks like a problem with the Database not running. Please review Note

491174, it might be of help.

Regards

Srikishan