Re: Bitmap Indexes

From: Naren Chintala <naren_at_mink.att.com>
Date: 1996/11/11
Message-ID: <5680ft$i5i_at_newsa.netnews.att.com>#1/1


vikas_at_insight.att.com (Vikas Agnihotri) wrote:
>>
>>CREATE BITMAP INDEX <index_name> on <table_name> (column_name);
>
>I tried this on Oracle 7.3 on IRIX machine and it gave me 'Invalid CREATE
>command'. Is there something special I need to do to 'enable' the creation/use
>of these indexes?

Vikas,

You need to set the initialization parameter COMPATIBLE=7.3.2.x in the init*.ora
file.

Naren Chintala
naren_at_mink.att.com Received on Mon Nov 11 1996 - 00:00:00 CET

Original text of this message