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

Home -> Community -> Usenet -> c.d.o.server -> Re: optimizer_features_enable difference between 9.2.0.1/9..2.0.3/9.2.0.6?

Re: optimizer_features_enable difference between 9.2.0.1/9..2.0.3/9.2.0.6?

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Wed, 13 Jul 2005 09:28:10 +0000 (UTC)
Message-ID: <db2mra$p7q$1@nwrdmz01.dmz.ncs.ea.ibs-infra.bt.com>


"chao_ping" <zhuchao_at_gmail.com> wrote in message news:1121245490.311244.79640_at_g44g2000cwa.googlegroups.com...
>I have a case where in 9.2.0.3, the oracle was choosing bitmap access
> for btree index and it is not a good plan.
> I opened the same database with same parameter and in 9.2.0.5,, the
> oracle is using desired common btree index range scan, and it is faster
> and less cpu used. So it should be a CBO bug. But I was unable to find
> any clue in metalink.
>
>
> Lewis, When will your Cost Based oracle be published? is it a book, or
> some new whitepaper?
>
> Thanks
>

That's probably a bug fix that doesn't merit being included in the bugs list for the version - or perhaps it appears as something obscure like "bitmap cost underestimated in certain circumstances".

It's a book - Volume 1 is 150,000 words, covering the basics of CBO.

-- 
Regards

Jonathan Lewis

Now waiting on the publishers:    Cost Based Oracle - Volume 1

http://www.jlcomp.demon.co.uk/faq/ind_faq.html
The Co-operative Oracle Users' FAQ

http://www.jlcomp.demon.co.uk/appearances.html
Public Appearances - schedule updated 8th July 2005


 
Received on Wed Jul 13 2005 - 04:28:10 CDT

Original text of this message

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