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: ORA-01502 index in unusable state

Re: ORA-01502 index in unusable state

From: tony <tony_at_littlebushsys.demon.co.uk>
Date: Wed, 19 Jan 2000 14:27:45 +0000
Message-ID: <3885C9E1.A698F762@littlebushsys.demon.co.uk>


did you try the rebuild ??

Agi wrote:

> In article <388573C6.C1B42DA7_at_littlebushsys.demon.co.uk>,
> tony <tony_at_littlebushsys.demon.co.uk> wrote:
> > This normally happens when you have bitmap indexes, simply do an
> alter index
> > '<NAME>' REBUILD;
> tony,
> there're no bitmap indexe on the table.(only 2 normal index)
>
> ??
>
> Agi
>
> >
> > agichen wrote:
> >
> > > Hello, everyone,
> > > When I run some procedure,I got
> > > "ORA-01502: index xxx or partition of such index is in unusable
> state
> > >
> > > Why ?? What should I do ??
> > >
> > > I use sqlldr to load( load truncate) some data to table A,will
> this
> > > caused the index is in unusable state ??
> > > Must I rebuild the index after I truncate the table every time ??
> > >
> > > Thanks for any suggestions in advance !!
> > >
> > > Rgds,
> > > Agi
> > >
> > > * Sent from RemarQ http://www.remarq.com The Internet's Discussion
> Network *
> > > The fastest and easiest way to search and participate in Usenet -
> Free!
> >
> >
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed Jan 19 2000 - 08:27:45 CST

Original text of this message

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