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$.
Error Message
Need to create SYS.IND_ONLINE$ table in order to (re)build index
Alter index Build/Rebuild online require existing of SYS.IND_ONLINE$ table.
User/DBA needs to create sys.ind_online$ before alter the index /rdbms/admin/catcio.sql contains script to create ind_online$.