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: BIT MAP INDEXES......

Re: BIT MAP INDEXES......

From: Steve Phelan <stevep_at_toneline.demon.co.uk>
Date: 1997/10/27
Message-ID: <877963756.12304.0.nnrp-02.c2de712e@news.demon.co.uk>#1/1

You must install the PQ option to get the CREATE command to function, as the prior respondent pointed out.

Tansel Ozkan wrote in message <345289E4.7E2F_at_openix.com>...
>Are you saying that the Oracle server has to come with these options to
>be able
>to use Bitmap Indexes? I have a book that mentions that the init.ora
>parameter 'compatible' to be 7.3.2 or higher as the only requirement to
>enable Bitmap indexing. But I haven't been able to create a bitmap
>index. I got the following error message:
>
>Oracle7 Server Release 7.3.2.3.0 with the 64-bit option - Production
>Release
>With the distributed option
>PL/SQL Release 2.3.2.3.0 - Production
>SQLWKS> create bitmap index bp_jobseg1 on protective(seg_joblength1);
>create bitmap index bp_jobseg1 on protective(seg_joblength1)
> *
>ORA-00901: invalid CREATE command
>
>
>Thanks..
>
>Tansel Ozkan
>
>
Received on Mon Oct 27 1997 - 00:00:00 CST

Original text of this message

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