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: bitmap conversion to rowids operation with btree indexes?

Re: bitmap conversion to rowids operation with btree indexes?

From: Mark J. Bobak <mark_at_bobak.net>
Date: Tue, 11 Jan 2005 19:57:47 -0500
Message-Id: <1105491467.4556.311.camel@bobak.net>


On Tue, 2005-01-11 at 11:12, Jonathan Lewis wrote: Jonathan,
Any thoughts on how to temper the CBO's desire to use this access path, short of cutting it off alltogether, via _btree_bitmap_plans=FALSE?

-Mark
<much good info about btree bitmap plans deleted to avoid overquoting>

> The default value is FALSE in 8i, and true in 9i,
> and some people have reported performance
> problems because there setup started doing this
> conversion too frequently in inappropriate cases.
>
>
> Regards
>
> Jonathan Lewis
>
> http://www.jlcomp.demon.co.uk/faq/ind_faq.html
> The Co-operative Oracle Users' FAQ
>
> http://www.jlcomp.demon.co.uk/seminar.html
> Public Appearances - schedule updated Dec 23rd 2004
>
>
>
>
>
>
> ----- Original Message -----
> From: <ryan_gaffuri_at_comcast.net>
> To: <oracle-l_at_freelists.org>
> Sent: Tuesday, January 11, 2005 3:54 PM
> Subject: bitmap conversion to rowids operation with btree indexes?
>
>
> I see this operation in plans occasionally when I'm using btree indexes and
> there are not any bitmaps. I also see:
> BITMAP OR
>
> when using 2 btree indexes in the plan.
>
> does oracle do some conversion to bits to optimize certain plans even
> without bitmap indexes?
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
> --
> http://www.freelists.org/webpage/oracle-l

--
Mark J. Bobak
mark_at_bobak.net
"Science is the belief in the ignorance of experts."  --Richard P.
Feynman


--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 11 2005 - 18:53:18 CST

Original text of this message

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