Skip to Content
0
Former Member
Dec 23, 2007 at 11:04 AM

Oracle problem at startup

445 Views

Hi

Oracle at boot after shutdown get the following error in the alert:

ORA-27157: OS post/wait facility removed

ORA-27300: OS system dependent operation:semop failed with status: 36

ORA-27301: OS failure message: Identifier removed

ORA-27302: failure occurred at: sskgpwwait1

Mon Dec 17 08:06:50 2007

RECO: terminating instance due to error 27157

Instance terminated by RECO, pid = 27760

Mon Dec 17 08:06:50 2007

Errors in file /oracle/BB2/saptrace/background/bb2_reco_27760.trc :

ORA-27300: OS system dependent operation:semctl failed with status: 22

ORA-27301: OS failure message: Invalid argument

ORA-27302: failure occurred at: sskgpwrm1

ORA-27157: OS post/wait facility removed

ORA-27300: OS system dependent operation:semop failed with status: 36

ORA-27301: OS failure message: Identifier removed

ORA-27302: failure occurred at: sskgpwwait1

It's necesary to kill the oracle's process, clean memory semafhore before startup.

We have oracle 9.2.0.5 and Solarios 5.8. I'm not sure if it's a oracle problem memory. RAM is 8 Gb and the sga_max_size 1.8 Gb.

Any ideas?

Thanks and advance