Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Why I get different 'db file scattered read' values?

Re: Why I get different 'db file scattered read' values?

From: Wolfgang Breitling <breitliw_at_centrexcc.com>
Date: Mon, 19 Jul 2004 13:47:48 -0600
Message-Id: <6.1.0.6.2.20040719134332.02c48e38@pop.centrexcc.com>


There you have the answer. Since a scattered read can't cross an extent boundary (as Mark has already pointed out too), the most you can get with an 8K blocksize is 8 blocks per multiblock read. (8 x 8K = 64K). The occasional < 8 block reads could be due to one of the blocks being in the buffer pool already.

At 12:47 PM 7/19/2004, you wrote:
Hi Wolfgang I use 64k uniform size.

Regards

Wolfgang Breitling
Centrex Consulting Corporation
www.centrexcc.com



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

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 Mon Jul 19 2004 - 14:45:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US