ORA-08120: Need to create SYS.IND_ONLINE$ table in order to (re)build index
Cause: Alter index Build or Rebuild online require existing of SYS.IND_ONLINE$ table.
Action: User or DBA needs to create sys.ind_online$ before alter the index or rdbms or admin or catcio.sql contains script to create ind_online$.
Cause: Alter index Build or Rebuild online require existing of SYS.IND_ONLINE$ table.
Action: User or DBA needs to create sys.ind_online$ before alter the index or rdbms or admin or catcio.sql contains script to create ind_online$.
No comments:
Post a Comment