Message Oracle ORA-23629 - string.string is not an eligible index on table string.string for comparison

ERRORstring.string is not an eligible index on table string.string for comparison
CAUSEThe specified index was not an eligible index to use for comparison.
ACTIONFor a table to be compared using DBMS_COMPARISON, the table must have an appropriate index. Please specify an eligible index for the table to be compared.