Cause: Alter index Build/Rebuild online require existing of SYS.IND_ONLINE$ table. See the solution below.
Error solution: User/DBA needs to create sys.ind_online$ before alter the index /rdbms/admin/catcio.sql contains script to create ind_online$.
Database version: Oracle 11g Release 2 (11.2)