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!

why does undo segment wrap around?

822756Dec 9 2010 — edited Dec 9 2010
hi,buddy,now i am reading tom's book, Expert Oracle Database,2005.
when i read the chapter 9( redo and undo), there is a problem puzzled me.
we all know undo segment will wrap around in case of it filled up,
so if the transaction is too long we probably meet the ORA-01555 error.

my questions as follows:
why doesn't oracle database refresh and write undo segment to disk(undo tablespace) to avoid ORA-01555?
what data the undo tablespace store(disk data file)?

thanks!

Edited by: user13449793 on 2010-12-9 下午6:42
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 6 2011
Added on Dec 9 2010
6 comments
1,507 views