reduce the wait event for db file sequential read event [message #330616] |
Mon, 30 June 2008 10:42 |
ankush_chawla
Messages: 136 Registered: November 2006
|
Senior Member |
|
|
Hello
We see high waits events for the db file sequential read event in the statspack report . What i understand is that it is always a single block read which TYPICALLY happens during index scans .
So does tuning the indexes for the database like rebuiding them online would work. Can anybody explain in a better way what really it mean .
Thanks in advance
|
|
|
|
|
Re: reduce the wait event for db file sequential read event [message #330631 is a reply to message #330618] |
Mon, 30 June 2008 11:46 |
ankush_chawla
Messages: 136 Registered: November 2006
|
Senior Member |
|
|
Thanks for the reply.....
database is oracle 10g .kindly let me know does this event only related to indexes ? it is an OLTP system however stats are not collected since a month.
Would Collecting stats of the indexes would be sufficient ?
is any other step in addition to this to reduce the wait time for this event
Thanks and regards
ankush
|
|
|
Re: reduce the wait event for db file sequential read event [message #330636 is a reply to message #330616] |
Mon, 30 June 2008 12:18 |
|
BlackSwan
Messages: 26766 Registered: January 2009 Location: SoCal
|
Senior Member |
|
|
Subject: WAITEVENT: "db file sequential read" Reference Note
Doc ID: Note:34559.1
https://metalink.oracle.com/metalink/plsql/f?p=130:14:10309953110723579762::::p14_database_id,p14_docid,p14_show_header,p14_show_help ,p14_black_frame,p14_font:NOT,34559.1,1,1,1,helvetica
|
|
|
|
|