Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: sqlplus shutdown "time-out"
Hi Jared,
I agree with your description, but the topic is about shutting down an instance before a cold backup i.e. issuing "shutdown immediate" as soon as we get to the "logon" step you described. And by using "shutdown abort" as the first step for this backup purpose, the whole procedure would be slower.
Regards,
Jerome
On 4/22/05, Jared Still <jkstill_at_gmail.com> wrote:
> When you shutdown abort, Instance Recovery requires
> rolling forward through the redo before opening the database.
> =20
> Rolling back the undo is done in the background.
> =20
> You can shutdown abort, startup and logon to the database
> faster than you can shutdown immediate, startup and logon
> to the database.
> =20
> Jared
>=20
>=20 >=20 >=20
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Apr 22 2005 - 07:19:43 CDT
![]() |
![]() |