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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Performance: BITMAP index vs. Non-Bitmap Index

Re: Performance: BITMAP index vs. Non-Bitmap Index

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 18 Apr 2006 14:34:33 -0700
Message-ID: <1145396071.969192@yasure.drizzle.com>


antonberg1_at_gmx.de wrote:
> Hi,
>
> in the explain plan of an sql-statement I have the following part:
> BITMAP CONVERSION TO ROWIDS
> and then a Bitmap-Index is used.
>
> Now, I deleted the Bitmap-Option from this index and the sql-statements
> are performing much better. They only need 20% of the time, when using
> a Bitmaped index.
>
> What could be the reason for this? The conversion?
>
> Thanks for your help,
> Anton

I tried to find the Explain Plan in your post but apparently it is really really small. And the Oracle version?

Some here may be good at mental telepathy but I get headaches when I try to read my own mind ... much less someone else's.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Tue Apr 18 2006 - 16:34:33 CDT

Original text of this message

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