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: Bitmapped Indexes, Anyone?

Re: Bitmapped Indexes, Anyone?

From: Doug Anderson <dathedba_at_mindspring.com>
Date: 1997/06/17
Message-ID: <5o6ulg$b7p@camel12.mindspring.com>#1/1

Paul D Miller <pmiller_at_mv.mv.com> wrote:
>I've been experimenting with them on our system. A few times I've gotten
>ORA-01502 which says that the index is in direct load state--drop the
>index and recreate.
>This is supposedly caused by using the direct load option of SQL*Loader,
>but we're not. Are the indexes getting corrupted?
>Has anyone else seen this problem?

Yes I have! The problem has to do with the Primary Key. I have created some BITMAP Indexes and then enabled the PK. Immediately they go into direct load state.

The answer is to recreate the BITMAPs after messing with a PK.

Received on Tue Jun 17 1997 - 00:00:00 CDT

Original text of this message

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