|
-
Re: Re: Re: Re: Shutdown immediate hang
Originally posted by efrijters
You're correct.
When you use "SHUTDOWN IMMEDIATE", Oracle will kill all active sessions and rollback all transactions. If you are shutting down database which has high volumn transaction, it may take more than 15 mins to shut down cleanly.
After you issue "SHUTDOWN IMMEDAITE", try to monitor OS process for checking out what kind of process is running with high CPU time.
For your case, I trust it may be SMON. If so, just wait for it to complete.
Cheers,
Reid Lai
Oracle DBA in HK
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|