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 immediate - not quite as immedaite as I want it to be

Re: Shutdown immediate - not quite as immedaite as I want it to be

From: Jonathan Gennick <jonathan_at_gennick.com>
Date: Thu, 25 May 2000 12:41:15 -0400
Message-Id: <10508.106718@fatcity.com>


On Thu, 25 May 2000 03:17:33 -0800, you wrote:

>Sometime there are still procedures running when the batch kicks in and
>tries to do a shutdown immediate. Most of the time, the proces still =
running
>get's killed and the database is shut down. However, in some cases this =
does
>not happen, and the procedure just keeps running.

I've had this happen a few times. An immediate shutdown waits for users to complete their current SQL statement before it terminates their sessions. If someone is executing a long, long, long running query, you might find yourself waiting. At least, I "think" that's what was happening in my case.=20

Jonathan



jonathan_at_gennick.com =20
http://gennick.com
Brighten the Corner Where You Are Received on Thu May 25 2000 - 11:41:15 CDT

Original text of this message

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