July 2004
Intermediate to advanced
384 pages
9h 32m
English
The log file switch completion wait event has no wait parameters. In Oracle Database 10g, this wait event falls under the Configuration wait class. Keep the following key thought in mind when dealing with the log file switch completion wait event.
Excessive log switches caused by small log files and transactions that generate a lot of redo entries
If a session spends much of its processing time waiting on the log file switch completion event, this is because the redo log files are too small for the amount of redo entries that are being generated, causing too many log switches. The ...
Read now
Unlock full access