Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Database down
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).
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
![]() |
![]() |