Database Error Messages

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.