July 2004
Intermediate to advanced
384 pages
9h 32m
English
The log file sync wait event has one parameter: buffer#. In Oracle Database 10g, this wait event falls under the Commit wait class. Keep the following key thoughts in mind when dealing with the log file sync wait event.
The log file sync wait event is related to transaction terminations (commits or rollbacks).
When a process spends a lot of time on the log file sync event, it is usually indicative of too many commits or short transactions.
Oracle records both the transactions and the block changes ...
Read now
Unlock full access