What if "index rebuild online" fails?
Hi All,
Oracle v11.2 on Linux.
I am doing "alter index ... rebuild online" for a table of about 15million records.
For some reason, if the rebuild fails, will the index still be there? in usable state?
As I am doing the rebuild "online", I am expecting no harm to the index if the rebuild fails.
Please correct me if I am wrong.
Thanks in advance