Re: Bit Mapped Indexes

From: Steve Dirschel <steve_dirschel_at_cargill.com>
Date: 1996/11/22
Message-ID: <32960176.4BEC_at_cargill.com>#1/1


Besides putting the compatible=7.3.2 in the init.ora I also had to put the following lines in there to get the CREATE BITMAP INDEX statement to be recognized:

event = "10111 trace name context forever"
event = "10112 trace name context forever"
event = "10114 trace name context forever"

That was on a 7.3.2.1 database. I believe on 7.3.2.2 the above 3 statements are not needed.

Campbell White wrote:
>
> Chuck Hamilton wrote:
> >
> > vikas_at_insight.att.com (Vikas Agnihotri) wrote:
> >
> > >CREATE BITMAP INDEX ...... The rest is the same. Note that you
> > >have to put the
> > > COMPATIBLE=7.3.2
> > >parameter in your init.ora for this to work since this is a new feature
> > >introduced since v7.3.2 .......
  Received on Fri Nov 22 1996 - 00:00:00 CET

Original text of this message