July 2004
Intermediate to advanced
384 pages
9h 32m
English
The write complete waits event has two parameters: file# and block#. In Oracle Database 10g, this wait event falls under the Configuration wait class. Keep the following key thought in mind when dealing with the write complete waits event.
The Oracle session is prevented from modifying a block that is being written by the DBWR process.
The write complete waits latency is symptomatic of foreground processes needing to modify blocks that are marked by the DBWR process as “being written.” Blocks that are marked “being written” cannot be modified until they are written to disk and the flags ...
Read now
Unlock full access