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: CBO irregularity

RE: CBO irregularity

From: K Gopalakrishnan <kaygopal_at_yahoo.com>
Date: Mon, 7 Jun 2004 23:47:34 -0700 (PDT)
Message-ID: <20040608064734.98686.qmail@web41502.mail.yahoo.com>

  

> Why wud the no. of blocks read be less than
> DB_FILE_MULTBLOCK_READ_COUNT?
>
> Is it dependent on the I/O sub-system?

  1. few blocks may be already in cache
  2. hitting the extent boundary or smaller sized extents
  3. Hitting the highwaremark
  4. SSTMAXIO is less than MBRC
  5. Those blocks may be mastered/cached in remote cache
  6. any other things I have missed..

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 Tue Jun 08 2004 - 01:44:19 CDT

Original text of this message

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