Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Time to read 6000 (block size 2k) blocks
Hi All,
The question may be wispy.
We have 14 CPU sun box,8i 2 node OPS. Not under heavy load.
In our case it is taking 21.86 sec for 6126 blocks (from disk)
db file sequential read 6126 0.29 21.86
Approximately how long it should take to read 6000 blocks?
call count cpu elapsed disk query current rows
------- ------ -------- ---------- ---------- ---------- ---------- ----------
Parse 1 0.01 0.01 0 0 0 0 Execute 1 0.00 0.00 0 0 0 0 Fetch 2 11.39 41.98 6126 18805 0 1
------- ------ -------- ---------- ---------- ---------- ---------- ----------
total 4 11.40 41.99 6126 18805 0 1 db file sequential read 6126 0.29 21.86
Thanks
Sami
![]() |
![]() |