Disable and later Enable Index on table is it ok ?
Hi All,
I've run some test for split partition, the process takes a long time to completed, it took almost 1 hour. So i decide it to disable all index on related table, and after disable index the split process is more faster.
My question is, is it safe to disable index and enable after my work is completed ?
My database version is 11.2.0.4
Regards,
Irfan