Message Oracle ORA-23626 - No eligible index on table string.string

ERRORNo eligible index on table string.string
CAUSETable did not have an eligible index to use for comparison.
ACTIONFor a table to be compared using DBMS_COMPARISON, the table must have an appropriate index on a column of certain data types. Check the documentation for supported data types.