Oracle Error Message
ORA-29966: The only binding of an operator cannot be dropped
Reason for the Error
This operator only has one binding. It cannot be dropped using Alter Operator Drop Binding.
Solution
If you wish to drop the entire operator, call Drop Operator.