Message Oracle ORA-29953 - cannot issue DDL on a domain index partition marked as FAILED

ERRORcannot issue DDL on a domain index partition marked as FAILED
CAUSETried to issue a DROP/ALTER on a domain index partition in a FAILED state.
ACTIONdo ALTER INDEX REBUILD PARTITION to rebuild the index partition OR ALTER TABLE TRUNCATE PARTITION to mark the index partition as valid.