ERROR | Need to create SYS.IND_ONLINE$ table in order to (re)build index |
CAUSE | Alter index Build/Rebuild online require existing of SYS.IND_ONLINE$ table. |
ACTION | User/DBA needs to create sys.ind_online$ before alter the index /rdbms/admin/catcio.sql contains script to create ind_online$. |
682926 | Composite SAP note: Problems with "create/rebuild index" |