ORA-29965
        specified binding does not match existing bindings
        
        
        Cause
        The binding specified in the DROP BINDING clause did not match any of the existing bindings associated with the operator.
        Action
        Specify an existing binding for this operator in the DROP BINDING clause of the ALTER OPERATOR statement.
        
     
    
    
        ORA-29965
        The specified binding does not exist
        
        
        Cause
        The binding specified in the DROP BINDING clause is not a valid binding for this operator.
        Action
        Specify an existing binding for this op in DROP BINDING clause.
        
     
    
    
        ORA-29965
        The specified binding does not exist
        
        
        Cause
        The binding specified in the DROP BINDING clause is not a valid binding for this operator.
        Action
        Specify an existing binding for this op in DROP BINDING clause.