Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> How do I get the Physical Reads
Hi all,
>From the Report.txt that I analysed, I found that the Physical Reads
is 350215. I understand that this value denotes the number of
I/O requests given by Oracle to the OS to obtain the Data Blocks that
it requires. This is infact a Buffer Cache Miss in that case.
I would like to know how I can find out the actual Disk I/O that has occured for READ from Oracle. Wouldn't it be the same as the value indicated by Physical Reads in Report.txt , if the File System Block Size is the same as the DB Block Size.
Best Regards
Jai
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: INET: JayK_at_ibsplc.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Jan 01 2003 - 03:23:45 CST
![]() |
![]() |