cancel
Showing results for 
Search instead for 
Did you mean: 

ORA-27101: shared memory realm does not exist after kernel upgrade

Former Member
0 Kudos

Hi,

I have installed ECC 6.0 on windows 32 bit. After I upgraded the kernel, the database can't be started as well as SAP. When I checked the logs, the error ORA-27101: shared memory realm does not exist was encountered.

M calling db_connect ...

C Prepending E:\usr\sap\ERP\DVEBMGS01\exe to Path.

C Oracle Client Version: '10.2.0.1.0'

C Client NLS settings: AMERICAN_AMERICA.UTF8

C Logon as OPS$-user to get SAPSR3's password

C Connecting as /@ERP on connection 0 (nls_hdl 0) ... (dbsl 700 250407)

C Nls CharacterSet NationalCharSet C EnvHp ErrHp ErrHpBatch

C 0 UTF8 1 06E217E8 06E26D84 06E2660C

C Attaching to DB Server ERP (con_hdl=0,svchp=06E26558,srvhp=06E38144)

C Starting user session (con_hdl=0,svchp=06E26558,srvhp=06E38144,usrhp=06E4CEB8)

C *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1034

[dboci.c 4532]

C Detaching from DB Server (con_hdl=0,svchp=06E26558,srvhp=06E38144)

C *** ERROR => CONNECT failed with sql error '1034'

[dbsloci.c 11042]

C Try to connect with default password

C Connecting as SAPSR3/<pwd>@ERP on connection 0 (nls_hdl 0) ... (dbsl 700 250407)

C Nls CharacterSet NationalCharSet C EnvHp ErrHp ErrHpBatch

C 0 UTF8 1 06E217E8 06E26D84 06E2660C

C Attaching to DB Server ERP (con_hdl=0,svchp=06E26558,srvhp=06E38144)

C Starting user session (con_hdl=0,svchp=06E26558,srvhp=06E38144,usrhp=06E4CEB8)

C *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1034

[dboci.c 4532]

C Detaching from DB Server (con_hdl=0,svchp=06E26558,srvhp=06E38144)

C *** ERROR => CONNECT failed with sql error '1034'

[dbsloci.c 11042]

B ***LOG BV3=> severe db error 1034 ; work process is stopped [dbsh#2 @ 1199] [dbsh 1199 ]

B ***LOG BY2=> sql error 1034 performing CON [dblink#3 @ 431] [dblink 0431 ]

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

ORA-27101: shared memory realm does not exist [dblink#3 @ 431] [dblink 0431 ]

M ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c 1426]

M in_ThErrHandle: 1

M *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 10283]

M

Please help.

Thanks.

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi. First restart the server, then start the LISTENER, and repeat startsap again. Check if messages repeated. Regards.