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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: startup database error

Re: startup database error

From: Rachel Carmichael <carmichr_at_hotmail.com>
Date: Fri, 02 Jun 2000 01:00:33 GMT
Message-Id: <10515.107494@fatcity.com>


On Sun this error is almost always an indication that the number of semaphores set in /etc/system is too low.

To test this: reduce the processes parameter in the init.ora to a very small number (10 or 20) and try again to bring up the database. If it starts, you need to increase semaphores. If it doesn't, check that there are no other databases running.... if there are, shut them down and try to start this one again.

If that doesn't work... call Support

Rachel

>From: "Joseph S. Testa" <teci_at_oracle-dba.com>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Re: startup database error
>Date: Thu, 01 Jun 2000 08:46:59 -0800
>
>27146, 0000, "post/wait initialization failed"
>// *Cause: OS system call failed
>// *Action: check errno and contact Oracle Support
>
>joe
>
>
>Gregory Faktor wrote:
>
> > Hi All!
> > I try start Oracle 8.1.5 database on SunOS 5.6
> >
> > SVRMGR> startup
> > ORA-27146: post/wait initialization failed
> >
> > Any ideas?
> > Thanks.
> > Greg.
> > --
> > Author: Gregory Faktor
> > INET: gfaktor_at_ecal.com
> >
> > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> > San Diego, California -- Public Internet access / Mailing Lists
> > --------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB ORACLE-L
> > (or the name of mailing list you want to be removed from). You may
> > also send the HELP command for other information (like subscribing).
>
>--
>Author: Joseph S. Testa
> INET: teci_at_oracle-dba.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com Received on Thu Jun 01 2000 - 20:00:33 CDT

Original text of this message

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