Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: semget error Oracle 7.3.3.0 HP-UX 10.20

Re: semget error Oracle 7.3.3.0 HP-UX 10.20

From: Mary Travis <Mary.B.Travis_at_bridge.bellsouth.com>
Date: Fri, 31 Jul 1998 19:48:59 GMT
Message-ID: <6pss9k$dsi@atglab10.atglab.bls.com>


Yan,
The ORA-07279 is a UNIX error. I think that your system is not configured with enough semaphores. Try reducing the number of processes specified in your init.ora and issue the startup again. There is one parameter in particular to reduce, aptly named: processes. The long term solution is to re-gen the O/S kernel with more semaphores.
Good luck,
Mary

ylau_at_iworks.interworks.org (Yan Lau) wrote:

>We are seeing the following error message. What does it mean? Do we
>have an OS or filesystem file problem? Or it is an Oracle issue?
>Is there a value which can be tune or did we reach some fixed limit?
>We have a lot of SIDs.

>Thanks,
>Yan.

>SVRMGR> Echo ON
>SVRMGR> set stoponerror on
>Stoponerror ON
>SVRMGR> connect internal
>Connected to an idle instance.
>SVRMGR> shutdown abort
>ORACLE instance shut down.
>SVRMGR> startup nomount
>ORA-07279: spcre: semget error, unable to get first semaphore set.
>HP-UX Error: 28: No space left on device
>Additional information: 1
>ERROR: ORA-01034: ORACLE not available
>ORA-07318: smsget: open error when opening sgadef.dbf file.
>HP-UX Error: 2: No such file or directory

>ERROR: ORA-01034: ORACLE not available
>ORA-07318: smsget: open error when opening sgadef.dbf file.
>HP-UX Error: 2: No such file or directory

Mary Travis
EDS
email: Mary.B.Travis_at_bridge.bellsouth.com Received on Fri Jul 31 1998 - 14:48:59 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US