Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Semaphore error.
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
![]() |
![]() |