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: Shutdown Abort Damages Database!

RE: Shutdown Abort Damages Database!

From: Bill Pass <wbpass_at_yahoo.com>
Date: Wed, 07 Aug 2002 14:15:57 -0800
Message-ID: <F001.004AE065.20020807141557@fatcity.com>


Usually a shutdown abort will take care of cleaning up all the semaphores/shared memory segments. I have only seen one case where it has not, and that was due to someone killing the file where it stashes the semaphore/shared memory ids. Without them, an abort will not clean things up.

If your database crashes it may not have a chance to clean up after itself. In these instances, a shutdown abort if the simple way to clean everything up before restarting.

Bill


Do You Yahoo!?
Yahoo! Health - Feel better, live better http://health.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Bill Pass
  INET: wbpass_at_yahoo.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 Wed Aug 07 2002 - 17:15:57 CDT

Original text of this message

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