Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail
From: "hpuxrac" <johnbhurley@sbcglobal.net>
Newsgroups: comp.databases.oracle.server
Subject: Re: shutdown mmediate gets hung
Date: 2 Feb 2005 07:24:17 -0800
Organization: http://groups.google.com
Lines: 17
Message-ID: <1107357857.891132.156820@o13g2000cwo.googlegroups.com>
References: <1107190455.737530.190960@z14g2000cwz.googlegroups.com>
   <36a2h5F4v8g4iU1@individual.net>
NNTP-Posting-Host: 208.44.49.5
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1107357861 1209 127.0.0.1 (2 Feb 2005 15:24:21 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 2 Feb 2005 15:24:21 +0000 (UTC)
In-Reply-To: <36a2h5F4v8g4iU1@individual.net>
User-Agent: G2/0.2
Complaints-To: groups-abuse@google.com
Injection-Info: o13g2000cwo.googlegroups.com; posting-host=208.44.49.5;
   posting-account=Dz_3bQ0AAAC5LZNB2NPEJz1sl_a8qcDY
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:234802

snip

> Don't do the SHUTDOWN IMMEDIATE. Do another SHUTDOWN ABORT instead.
No one
> will have gotten in between the STARTUIP and the SHUTDOWN ABORT in a
script,
> so another SHUTDOWN ABORT should not cause any problems.

Sorry I may have lost part of my understanding of this thread.  Alan
seems to recommend fixing problems possibly related to SHUTDOWN ABORT
with another SHUTDOWN ABORT? hmmmm

My original recommendation is to limit the usage of SHUTDOWN ABORT to
when it is absolutely needed.  Yes agreed it often does not cause major
problems but it is a tool that should be reserved for when it is needed
not coded on a routine basis.

