Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

recovery after shutdown abnormal

165379May 19 2004 — edited May 21 2004
This it a question that I have asked before too but somebody suggested me to go through 9i documentation. I have gone through it but again I have the same question.

When the oracle shutdowns abnormally it needs current redo log file to recover while opening the database after abnormal shutdown.

Now a question is that suppose my redo log files are of sizes 1mb each and before shutting down the oracle I have executed a big transaction of size 3mb and the abnormal shutdown occurred after completing of 2.5mb transaction. That mean two times redo log switches occurred and the current redo log has .5mb of transactions only.

Now, if I open the database, it read the current redo log and rollbacks but there is the information of .5mb only. How will it rollback up to beginning (2.5mb)?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 18 2004
Added on May 19 2004
2 comments
360 views