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!

difference between redo log buffer and undo tablespace

579729Oct 12 2007 — edited Oct 12 2007
Could you please tell me what are these two things and when these are used?Suppose I am INSERTING or MODIFYING or DELETING rows from a table, then what happens? Is the new data is first written into undo tablespace and then written into redo log buffer or something else?Why we need undo, can't we rollback using Redo log buffer?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 9 2007
Added on Oct 12 2007
8 comments
961 views