Oracle Solution for Error ora-29966

Solution for Oracle Error ORA-29966

ORA-29966: The only binding of an operator cannot be dropped

What triggered the Error:

This operator only has one binding. It cannot be dropped using Alter Operator Drop Binding.

What should we do to fix it:

If you wish to drop the entire operator, call Drop Operator.