ORA-23676
        no eligible index on local table "string"."string"
        
        
        Cause
        The local table did not have an eligible index to use for comparison.
        Action
        For 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.
        
     
    
    
        ORA-23676
        no eligible index on local table "string"."string"
        
        
        Cause
        The local table did not have an eligible index to use for comparison.
        Action
        For 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.
        
     
    
    
        ORA-23676
        no eligible index on local table "string"."string"
        
        
        Cause
        The local table did not have an eligible index to use for comparison.
        Action
        For 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.