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: Bitmapped Indexes

Re: Bitmapped Indexes

From: Bob Morrison <rmorrison_at_cahners.com>
Date: 1997/01/17
Message-ID: <32DED516.20AB@cahners.com>#1/1

Bard wrote:
>
> I've just upgraded to 7.3.2.3 on HP-UX, and I'd like to experiment with
> bitmapped indexes. Problem is, I can't find any documentation on how to do
> them! Anyone know where I can find some documentation???
>
> Thanks!
>
> --brad
>
> ==============================================================
> = Bradley W. Skiles bwskiles_at_adpc.purdue.edu =
> = Purdue University 317-494-0481 (o) =
> = Freehafer Hall 317-428-3957 (p) =
> = West Lafayette, IN 47907-1061 =
> = Kellogg's Meteoric Theory of Data: "Data doesn't move; =
> = it lands and sticks. =
> ==============================================================

First Bitmapped indexes are only available if you install the parallel query option. To create a bitmapped index you just use the command:

CREATE BITMAP INDEX ... The only documentation I found was in the Performance Tuning Manual.

Bob Morrison Received on Fri Jan 17 1997 - 00:00:00 CST

Original text of this message

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