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: starting multiple instances under Solaris

Re: starting multiple instances under Solaris

From: Vrajesh Patel <vrajesh.patel_at_mci.com>
Date: Tue, 20 Apr 1999 22:38:25 GMT
Message-ID: <371D01D4.C6BFD0BF@mci.com>


it seems that you have 25 semaphores requires in settings. Do you have 25 semaphore set? or might not be space left where you've stored your control files or redo log files to startup the database.

Hope, will help you.

Thanks,

Vrajesh.

Thomas Lohman wrote:

> Hi, I've managed to create a second database but am having trouble
> starting the second instance. I have the original database instance running
> and here is the error I get when attempting to start the second:
>
> SVRMGR> connect internal
> Connected.
> SVRMGR> startup
> ORA-07279: spcre: semget error, unable to get first semaphore set.
> SVR4 Error: 28: No space left on device
> Additional information: 25
> Additional information: 2
> SVRMGR> quit
>
> What am I missing and/or doing wrong? It seems that Oracle may be trying
> to allocate shared memory segments and semaphores but they're already taken
> when the original instance started up?
>
> If anyone can offer some help, I'd be thankful.
>
> thanks very much,
>
> --tom
> thomasl_at_mtl.mit.edu
Received on Tue Apr 20 1999 - 17:38:25 CDT

Original text of this message

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