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: <JayMiller_at_TDWaterhouse.com>
Date: Thu, 03 Apr 2003 12:10:07 -0800
Message-ID: <F001.00579C75.20030403121007@fatcity.com>


Here's how we do it:
We have 2 cron jobs, one of which runs 10 minutes after the first.  

The first does a shutdown immediate. The second checks if oracle is running and, if so, does a shutdown abort.

-----Original Message-----
Sent: Thursday, April 03, 2003 2:24 PM
To: Multiple recipients of list ORACLE-L

> -----Original Message-----
> From: Pardee, Roy E [ mailto:roy.e.pardee_at_lmco.com
<mailto:roy.e.pardee_at_lmco.com> ]
>
> I would
> have guessed
> that optimally, you'd try immediate first & then abort if
> immediate takes
> too long.

I've read that some people on the list have done this. I am curious as to how this is implemented.
How long is too long? And how is this coded? I'm trying to think how you would write this with shell scripts for example.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: JayMiller_at_TDWaterhouse.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).
Received on Thu Apr 03 2003 - 14:10:07 CST

Original text of this message

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