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 commit and fast commit

575729May 21 2008 — edited Dec 19 2008
hi

what is difference between commit and fast commit internal operations.

I know at commit server process takes the transcation scn increments it and put it in the log buffer along with commit marker. server process singals the lwgr to write log buffer from the last scn to the commit scn to the redo log file and commit is complete.

with fast commit it delays the writing to redo file and writes in batch sound strange

Can anybody tell me how fast commit work internally
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 16 2009
Added on May 21 2008
20 comments
4,639 views