Re: Query Database while shutdown in progress
- From: "Sinardy Xing" <oracle.rdbms@xxxxxxxxx>
- To: oracle-l <oracle-l@xxxxxxxxxxxxx>
- Date: Wed, 27 Jun 2007 10:58:24 +0800
Hi all,
I would like to rephrase my question, how do we monitor the progress of
shutting down immediate mode.
Thanks.
On 6/27/07, Sinardy Xing <oracle.rdbms@xxxxxxxxx> wrote:
Hi all,
When we shutdown Oracle instance with shutdown immediate mode. The Oracle
will wait until all rollback completed.
The challenge is, how we can login to the instance to check the progress
of rolling back, assume we are given sysdba privilege.
Our attempt:
Login / as sysdba unable to query v$transaction. as shutdown in progress
not allow query.
Why Oracle allow to log in as sysdba while nothing can be done in the so
call session.
Thanks for sharing your ideas.
--
regards,
Santos
- Follow-Ups:
- RE: Query Database while shutdown in progress
- From: Kerber, Andrew W.
- References:
- Query Database while shutdown in progress
- From: Sinardy Xing
Other related posts:
- » Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » Re: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
- » RE: Query Database while shutdown in progress
Hi all, When we shutdown Oracle instance with shutdown immediate mode. The Oracle will wait until all rollback completed. The challenge is, how we can login to the instance to check the progress of rolling back, assume we are given sysdba privilege. Our attempt: Login / as sysdba unable to query v$transaction. as shutdown in progress not allow query. Why Oracle allow to log in as sysdba while nothing can be done in the so call session. Thanks for sharing your ideas. -- regards, Santos
- RE: Query Database while shutdown in progress
- From: Kerber, Andrew W.
- Query Database while shutdown in progress
- From: Sinardy Xing