Message Oracle ORA-29869 - cannot issue ALTER without REBUILD on a domain index marked FAILED

ERRORcannot issue ALTER without REBUILD on a domain index marked FAILED
CAUSETried to issue a DROP/ALTER on a domain index in a FAILED state.
ACTIONTruncate the table to mark the index as valid OR do ALTER INDEX REBUILD to rebuild the index.