ORA-65415
        wrong join condition in the CLUSTERING clause
        
        
        Cause
        The CLUSTERING clause had an OR condition and the individual join condition on the base table columns was not an equijoin.
        Action
        Correct the statement. Ensure that join conditions are equijoins and there are no OR conditions, or no expressions in the join.
        
     
    
    
        ORA-65415
        wrong join condition in the CLUSTERING clause
        
        
        Cause
        The CLUSTERING clause had an OR condition and the individual join condition on the base table columns was not an equijoin.
        Action
        Correct the statement. Ensure that join conditions are equijoins and there are no OR conditions, or no expressions in the join.
        
     
    
    
        ORA-65415
        wrong join condition in the CLUSTERING clause
        
        
        Cause
        The CLUSTERING clause had an OR condition and the individual join condition on the base table columns was not an equijoin.
        Action
        Correct the statement. Ensure that join conditions are equijoins and there are no OR conditions, or no expressions in the join.