Understanding the Oracle db file sequential read Wait Event
The db file sequential read wait event has three parameters: file#, first block#, and block count. In Oracle Database 10g, this wait event falls under the User I/O wait class. Keep the following key thoughts in mind when dealing with the db file sequential read wait event. Common Causes, Diagnosis, and Actions The db file … Read more Understanding the Oracle db file sequential read Wait Event