Jun 30

Symptoms:
While running an online index rebuild your session was killed or otherwise terminated abnormally. You are now attempting to run the index rebuild again and is throwing the error: ORA-08104: this index object ##### is being online built or rebuilt

Cause:
A session failure during an online index rebuild can leave the data dictionary in a state reflecting a rebuild is ongoing when in fact it is not.

Solution:
The dbms_repair.online_index_clean function has been created to cleanup online index rebuilds. Use the dbms_repair.online_index_clean function to resolve the issue.

Reference:
Metalink 375856.1

Leave a Reply

*
preload preload preload