|
Re: fast commit [message #62369 is a reply to message #62362] |
Sat, 17 July 2004 08:57 |
Frank Naude
Messages: 4587 Registered: April 1998
|
Senior Member |
|
|
Hi,
From the Oracle 10g Concept Guide (Chapter 9 - Process Architecture):
"When a user issues a COMMIT statement, LGWR puts a commit record in the redo log buffer and writes it to disk immediately, along with the transaction's redo entries. The corresponding changes to data blocks are deferred until it is more efficient to write them. This is called a fast commit mechanism."
Best regards.
Frank
|
|
|