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: Semaphore error.

Re: Semaphore error.

From: Mike Mountjoy <michael_at_london.virgin.net>
Date: Thu, 10 Dec 1998 10:28:12 -0000
Message-ID: <74o7nb$6lv$1@nclient3-gui.server.virgin.net>


Another reason is that you have incorrect permissions on your oracle binary, usually happens if you accessing oracle from a user other than the owner

check that $ORACLE_HOME/bin/oracle has the following permissions set

-rwsr-xr-r

Regrds,
Mike

Luis F. Lacayo wrote in message <74jesd$la0$1_at_eve.enteract.com>...
>Hello out there,
>
>I am trying to install a second instance of oracle on a Sun 450/running
>SunOs 2.6.
>
>I am running into an error :
>
>
>ORA-07279: spcre: semget error, unable to get first semaphore set.
>ORA-01034: ORACLE not available
>
>The oracle error guide tell me to make sure that I have enough semaphores.
>However, it does not tell me where to look for this value.
>
>// *Action: Check errno. Verify that system is configured to have
>semaphores.
>// Verify that enough semaphores are available. Additional
>information
>// indicates how many semaphores were requested.
>
>
>Can anyone point me in the right direction.
>
>Thanks and Best Regards,
>
>Luis
>----------------
>Luis F. Lacayo (312.397.1590)
>Ex Libris USA 1653 N. Wells Street
>Chicago, IL 60614-6001
>http://www.exlibris-usa.com
>
>
>
Received on Thu Dec 10 1998 - 04:28:12 CST

Original text of this message

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