Home » RDBMS Server » Performance Tuning » Question on indexes
Question on indexes [message #65499] Thu, 07 October 2004 13:48 Go to next message
Martin
Messages: 83
Registered: February 2000
Member
Hello all

Could an Index be disabled. If so, could you please tell me how.

I have a table with 50 million rows. What would be the time taken to add a new index to this table.

 

Thanks

Martin
Re: Question on indexes [message #65501 is a reply to message #65499] Thu, 07 October 2004 22:01 Go to previous messageGo to next message
Deepak Panda
Messages: 24
Registered: May 2004
Junior Member
You can not disable indexes. Rather you drop the index and recreate it.

Hope this helps.
Re: Question on indexes [message #65502 is a reply to message #65499] Fri, 08 October 2004 04:20 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
or
You can make your indexes unusable.
after the load rebuild your indexes.
Previous Topic: Never ending explain plan
Next Topic: Does compute statistics and Coalesce Tablespace Imporve Performance
Goto Forum:
  


Current Time: Fri Mar 29 00:16:50 CDT 2024