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: Database down

RE: Database down

From: Kevin Lange <kgel_at_ppoone.com>
Date: Mon, 10 Dec 2001 12:06:26 -0800
Message-ID: <F001.003D92D6.20011210115524@fatcity.com>

I ran into this problem before.

oracle had crashed and we could not restart. So , If oracle is truely shut down on that box do an
  ipcs -m to show all active memory segments.

Find the ones owned by oracle and do an   ipcrm -M key

and remove the shared memory .

I did then , then the database could restart just fine.

Other than this .........reboot the server.

-----Original Message-----
Sent: Monday, December 10, 2001 1:25 PM
To: Multiple recipients of list ORACLE-L

 ORA-27123: unable to attach to shared memory segment SVR4 Error: 12: Not enough space

Any ideas?
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Jeff Wiegard
  INET: JWIEGARD_at_ngwmail.des.state.mn.us

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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Kevin Lange
  INET: kgel_at_ppoone.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). Received on Mon Dec 10 2001 - 14:06:26 CST

Original text of this message

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