Wait Event – log file parallel write

Writing redo records to the redo log files from the log buffer.

Wait Time: Time it takes for the I/Os to complete. Even though redo records are written in parallel, the parallel write is not complete until the last I/O is on disk.

 

Parameter Description
files Number of files to be written
blocks Number of blocks to be written
requests Number of I/O requests

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.