ORA-23629: string.string is not an eligible index on table string.string for comparison Cause: The specified indexwas not an eligible index to use for comparison. Action: For a table to becompared using DBMS_COMPARISON, the table must
have an appropriate index. Please specify an eligible index for the table to be
compared.