cancel
Showing results for 
Search instead for 
Did you mean: 

SAP 4.7ides installation error

Former Member
0 Kudos

i faced following error during sap installation plz help me for soluttion

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: START OF LOG: 20100711134142

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#5 $ SAP

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: version R6.20/V1.2

I:\usr\sap\DRS\SYS\exe\run/R3load.exe -ctf I H:\SAP\db3\db3\EXPORT3/DATA/SAPVIEW.STR C:\SAPinst ORACLE KERNEL/DDLORA.TPL C:\SAPinst ORACLE KERNEL/SAPVIEW.TSK ORA -l C:\SAPinst ORACLE KERNEL/SAPVIEW.log -o D

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: job completed

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: END OF LOG: 20100711134142

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: START OF LOG: 20100711173340

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#5 $ SAP

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: version R6.20/V1.2

I:\usr\sap\DRS\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\SAPinst ORACLE KERNEL/SAPVIEW.cmd -l C:\SAPinst ORACLE KERNEL/SAPVIEW.log -stop_on_error

DbSl Trace: Got ORACLE_HOME=J:\oracle\ora81 from environment

DbSl Trace: Client NLS settings: AMERICAN_AMERICA.WE8DEC

DbSl Trace: Logon as OPS$-user to get SAPDRS's password

DbSl Trace: Connecting as /@DRS on connection 0 ...

DbSl Trace: Attaching to DB Server DRS (con_hdl=0,svchp=002CD930,svrhp=002CD73C)

DbSl Trace: Starting user session (con_hdl=0,svchp=002CD930,srvhp=002CD73C,usrhp=003155CC)

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

DbSl Trace: CONNECT failed with sql error '1034'

DbSl Trace: Try to connect with default password

DbSl Trace: Connecting as SAPDRS/<pwd>@DRS on connection 0 ...

DbSl Trace: Starting user session (con_hdl=0,svchp=002CD930,srvhp=002CD73C,usrhp=003155CC)

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

DbSl Trace: CONNECT failed with sql error '1034'

Sun Jul 11 17:33:40 2010

***LOG BY2=> sql error 1034 performing CON [dblink#1 @ 419] [dblink 0419 ]

***LOG BY0=> ORA-01034: ORACLE not available

ORA-27101: shared memory realm does not exist [dblink#1 @ 419] [dblink 0419 ]

(DB) ERROR: db_connect rc = 256

DbSl Trace: Logon as OPS$-user to get SAPDRS's password

DbSl Trace: Connecting as /@DRS on connection 0 ...

DbSl Trace: Starting user session (con_hdl=0,svchp=002CD930,srvhp=002CD73C,usrhp=003155CC)

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

DbSl Trace: CONNECT failed with sql error '1034'

DbSl Trace: Try to connect with default password

DbSl Trace: Connecting as SAPDRS/<pwd>@DRS on connection 0 ...

DbSl Trace: Starting user session (con_hdl=0,svchp=002CD930,srvhp=002CD73C,usrhp=003155CC)

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

DbSl Trace: CONNECT failed with sql error '1034'

(DB) ERROR: DbSlErrorMsg rc = 99

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: job finished with 1 error(s)

I:\usr\sap\DRS\SYS\exe\run/R3load.exe: END OF LOG: 20100711173340

after reflecting retry log and ok option

when i click on retry closed all installation

Accepted Solutions (0)

Answers (2)

Answers (2)

markus_doehr2
Active Contributor
0 Kudos

> DbSl Trace: Got ORACLE_HOME=J:\oracle\ora81 from environment

Your PATHs are incorrect, you did apparently not read the installation guide and install the database properly.

> Sun Jul 11 17:33:40 2010

> ***LOG BY2=> sql error 1034 performing CON [dblink#1 @ 419] [dblink 0419 ]

> ***LOG BY0=> ORA-01034: ORACLE not available

> ORA-27101: shared memory realm does not exist [dblink#1 @ 419] [dblink 0419 ]

In case you run Windows 2003 or Windows XP: Oracle 8.x does not run on those Windows versions.

On top:

- Your kernel (6.20) is out of support (get a new installation DVD from the service marketplace)

- Oracle 8.x is long out of support

Markus

former_member185031
Active Contributor
0 Kudos

>>Sun Jul 11 17:33:40 2010

>>***LOG BY2=> sql error 1034 performing CON dblink#1 @ 419 dblink 0419

>>***LOG BY0=> ORA-01034: ORACLE not available

>>ORA-27101: shared memory realm does not exist dblink#1 @ 419 dblink 0419

Search with ORA-01034: ORACLE not available in SDN and you will find the solution.

Regards,

Subhash