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: <Jared.Still_at_radisys.com>
Date: Tue, 06 Aug 2002 16:12:27 -0800
Message-ID: <F001.004AD085.20020806161227@fatcity.com>


> Don't recall ever seeing semaphore or shared memory segment residual
> after a shutdown abort. But, you can check using 'ipcs -sm'. To remove

I have, serveral times, though not recently, and probably with Oracle 7.

Jared

Suzy Vordos <lvordos_at_qwest.com>
Sent by: root_at_fatcity.com
08/06/2002 04:21 PM
Please respond to ORACLE-L  

        To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
        cc: 
        Subject:        Re: Shutdown Abort Damages Database!



Don't recall ever seeing semaphore or shared memory segment residual after a shutdown abort. But, you can check using 'ipcs -sm'. To remove a shared memory segment use 'ipcrm -m' and to remove semaphores use 'ipcrm -s'. Check the man pages for more details.

"Post, Ethan" wrote:
>
> OK, that was bait, I admit it.
>
> So we all know that shutdown abort doesn't damage the database. However,
do
> we have to ever worry about any UNIX shared memory segments hanging out
> there? I know we do if we end up having to kill the background procs
but is
> this ever a case with shutdown abort?
>
> Also does anyone have some good step by step instructions for cleaning
up a
> UNIX box after you kill the background procs?
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Post, Ethan
> INET: Ethan.Post_at_ps.net
>
> 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: Suzy Vordos
  INET: lvordos_at_qwest.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).



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Jared.Still_at_radisys.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 Tue Aug 06 2002 - 19:12:27 CDT

Original text of this message

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