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: Query Database while shutdown in progress

RE: Query Database while shutdown in progress

From: <Joel.Patterson_at_crowley.com>
Date: Thu, 28 Jun 2007 09:44:54 -0400
Message-ID: <02C2FA1C9961934BB6D16DE35707B27B031556E2@jax-mbh-01.jax.crowley.com>


Note that without modifying those K scripts, oracle is doing a shutdown abort.

(I have always modified them for various reasons. Presently we don't use them but I modified them drastically to fit my circomstances -- e.g. sysadmin can shut down everything without calling me).

Joel Patterson
Database Administrator
joel.patterson_at_crowley.com
x72546
904 727-2546

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Michael Haddon Sent: Thursday, June 28, 2007 12:12 AM
To: Oracle-L_at_Freelists
Subject: Re: Query Database while shutdown in progress

an init 6 is the same as a reboot,.. it will execute the K scripts in each level from 6 down to 1 and then reboot. If the K##oracle scripts have been created in levels 3, or 4 like they should have the database will be shutdown cleanly anyway.

Mike

Sinardy Xing wrote:
> I know 1 team that manage sun system they shutdown the system using
> "sync; sync; init 6;" and already have been like that for few years
> oracle is invisible to them. Power Ranger :)
>

--
http://www.freelists.org/webpage/oracle-l


--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jun 28 2007 - 08:44:54 CDT

Original text of this message

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