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: System Statistics and the CBO

Re: System Statistics and the CBO

From: Mladen Gogala <mgogala_at_allegientsystems.com>
Date: Fri, 17 Jun 2005 10:45:29 -0400
Message-ID: <42B2E209.9040306@allegientsystems.com>


Wolfgang Breitling wrote:

> Patty,
>
> are you sure that is the only thing that changed? From all I know,
> your system statistics are ignored by the CBO because mreadtim <
> sreadtim. That is at odds with the CBO's ground rules that scattered
> reads have to be more "expensive" than sequential reads.
>
> Of course, cardinality is only one aspect of an index' statistics
>

Wolfgang, when I do SELECT * FROM TABLE(DBMS_XPLAN.DISPLAY) it tells me that "CPU costing is ON, despite
the fact that I fiddled with sys.aux_stats$ and changed sreadtime to be mreadtime+1. Is DBMS_XPLAN lying to me? The version is 10.1.0.4 on Linux.

-- 
Mladen Gogala
Oracle DBA
Ext. 121


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jun 17 2005 - 10:48:00 CDT

Original text of this message

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