Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

db file sequential read, WAITED SHORT TIME

goiyalaMay 28 2012 — edited May 28 2012
All

i am running a query which is doing hash outer join. i see


INST_ID SID EVENT P1TEXT P1 P2TEXT P2 P3TEXT P3 WAIT_CLASS SWAIT STATE
------- --- ------------------------------ -------- --- ------- ---- -------- --- --------------- ------ -------------------
1 347 db file sequential read file# 35 block# 1323384 blocks 1 User I/O 701 waiting short time


it runs one query , but accessing is not changing and it stayed on this block for 701 secs. i checked execution also . it is not increasing.

why it is taking this much time for accessing 1 block . machine load is 2 . cpu is 70% idle.

Any idea of how to diagnose this ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 25 2012
Added on May 28 2012
5 comments
4,671 views