How do I enable Online index build?
dpeck1Dec 15 2007 — edited Dec 16 2007Executing the following command: ALTER INDEX emp_name REBUILD ONLINE returns the following error:
ORA-00439: feature not enabled: Online Index Build
Is it available? If it is, how do I enable it?