ORA-01502: index 'SYS.I_DEPENDENCY1' index is in unusable state
930862Apr 16 2012 — edited Apr 18 2012In a regular activity of MOVE tables from Oracle 10g database, Unfortunately I run script to MOVE sys tables.Which got my SYS indexes in unusable state and bring my database down.
Now while startup I am getting below error
ORA-00704: bootstrap process failure
ORA-00604: error occurred at recursive SQL level 1
ORA-01502: index 'SYS.I_DEPENDENCY1' or partition of such index is in unusable state
Is there any way to startup my database, we dont have database backup to restore.
Please help..