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: dbshut script - shutdown or shutdown immediate

Re: dbshut script - shutdown or shutdown immediate

From: Yechiel Adar <adar76_at_inter.net.il>
Date: Mon, 07 Apr 2003 00:08:47 -0800
Message-ID: <F001.0057B879.20030407000847@fatcity.com>


As a dba with more then 20 years in various databases I prefer to bring down the database in a consistent state and not to rely on recovery procedure. I once had a bad situation (not Oracle) that caused us to go back to the last backup, archive logs (the equivalent) could not be applied and we ended with $100,000's loss to my company.

I think of the database recovery as the least used and debugged piece of software in Oracle (or any database). I would not recommend a database where the database recovery is used often :-).

My practice is to shutdown immediate and use abort if immediate hang.

Yechiel Adar
Mehish
----- Original Message -----
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Sent: Thursday, April 03, 2003 11:59 PM

> >From: Joan Hsieh <joan.hsieh_at_tufts.edu>
> >Chris,
> >We hang on shutdown immediate, not startup. That's why I choose to use
> >shutdown abort.
>
> Well, in that case of course you'd use it, but personally, if it was me,
I'd
> want to find out why it was hanging, and fix that instead. I'm not
> suggesting shutdown abort never be used, I'm just saying use the right
tool
> for the right job when you have a choice.
>
> Chris Berry
> compjma_at_hotmail.com
> Systems Administrator
> JM Associates
>
> "Without change, something sleeps inside us, and seldom awakens. The
> sleeper must awaken." -- Duke Leto Atreides
>
> _________________________________________________________________
> Protect your PC - get McAfee.com VirusScan Online
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Chris Berry
> INET: compjma_at_hotmail.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
-- 
Author: Yechiel Adar
  INET: adar76_at_inter.net.il

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Apr 07 2003 - 03:08:47 CDT

Original text of this message

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