cancel
Showing results for 
Search instead for 
Did you mean: 

Error while installing SAP ERP 2005 SR2

former_member759680
Contributor
0 Kudos

Guys,

Pleas ehelp me solve this error. I checked OSS Notes and implemented few, but no solution yet.

Thanks.

ERROR -

Filename - SAPAPPL2.log

____________________________________________

G:\usr\sap\PD1\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080529124730

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

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

Compiled Jul 17 2007 01:28:45

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

DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017

DbSl Trace: CONNECT failed with sql error '1017'

(DB) ERROR: db_connect rc = 256

DbSl Trace: OCI-call 'OCISessionBegin' failed with rc=1017

DbSl Trace: CONNECT failed with sql error '1017'

(DB) ERROR: DbSlErrorMsg rc = 99

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

G:\usr\sap\PD1\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080529124731

G:\usr\sap\PD1\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080530104829

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

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

Compiled Jul 17 2007 01:28:45

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

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

DbSl Trace: CONNECT failed with sql error '1034'

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

DbSl Trace: CONNECT failed with sql error '1034'

(DB) ERROR: db_connect rc = 256

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

DbSl Trace: CONNECT failed with sql error '1034'

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

DbSl Trace: CONNECT failed with sql error '1034'

(DB) ERROR: DbSlErrorMsg rc = 99

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

G:\usr\sap\PD1\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080530104832

_______________________________________

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member759680
Contributor
0 Kudos

Thanks everyone

Former Member
0 Kudos

Also check tnsnames.ora.

Former Member
0 Kudos

Check these two ORACLE parameters:

REMOTE_OS_AUTHENT=TRUE

OS_AUTHENT_PREFIX=OPS$

Second error 1034 is probably not cause but the consequence of the first error.

Kind regards.

markus_doehr2
Active Contributor
0 Kudos

Are you installing new? copying?

The OPS$-User is not correct...

Markus

former_member759680
Contributor
0 Kudos

I am installing.

Please help me correct this error.

Thanks.

markus_doehr2
Active Contributor
0 Kudos

Is this the first package failing or do all fail?

Markus