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: Using truncate partition on running table!!

Re: Using truncate partition on running table!!

From: Noons <wizofoz2k_at_yahoo.com.au>
Date: Tue, 08 Mar 2005 23:23:15 +1100
Message-ID: <422d9931$0$6746$5a62ac22@per-qv1-newsreader-01.iinet.net.au>


Nish apparently said,on my timestamp of 8/03/2005 10:52 PM:

> I get the following exception while inserting data,
> ---------------------------------
> "EXCEPTION :ORA-01502: index 'EVENT_IDX' or partition of such index is
> in unusable state"

On your insert jobs, add the following SQL: alter session set skip_unusable_indexes=true;

-- 
Cheers
Nuno Souto
in sunny Sydney, Australia
wizofoz2k_at_yahoo.com.au.nospam
Received on Tue Mar 08 2005 - 06:23:15 CST

Original text of this message

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