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

starting multiple instances under Solaris

From: Thomas Lohman <thomasl_at_mtl.mit.edu>
Date: 19 Apr 1999 21:29:55 GMT
Message-ID: <7fg78j$fit@senator-bedfellow.MIT.EDU>


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 Mon Apr 19 1999 - 16:29:55 CDT

Original text of this message

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