Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> (((Re))): db_file_mutliblock_read_count and physical IO
so how do i determine by looking at trace files whether changing the
db_file_multiblock_read_count makes a difference? I am assuming I should see
a reduction in the sheer number of 'db file scattered reads' in my trace
file correct?
this is more for general knowledge. I am not trying to tune by strictly
focusing on physical IO.
----- Original Message -----
From: "Wolfgang Breitling" <breitliw_at_centrexcc.com>
To: <oracle-l_at_freelists.org>
Sent: Wednesday, August 18, 2004 12:39 PM
Subject: Re: db_file_mutliblock_read_count and physical IO
> tkprof summarizes and for "disk IO" it counts the number of blocks read,
> not the number of physical I/O. So if you have 1 scattered read that read
> 128 blocks, or 16 scattered read that each read 8 blocks, tkprof will
> report 128 "disk IO"
> That is one of the (many) reasons Cary advocates to look at the raw
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Aug 18 2004 - 16:38:51 CDT
![]() |
![]() |