Database Error Messages

OCI-29966

Cannot drop the operator binding. At least one function binding is required.

Cause

An attempt was made to drop the only or last binding of an operator.


Action

To drop the operator, use the DROP OPERATOR statement instead.