Oracle Error ORA-29900: operator binding does not exist

Oracle Error Message

ORA-29900: operator binding does not exist

Reason for the Error

There is no binding for the current usage of the operator.

Solution

Change the operator arguments to match any of the existing bindings or add a new binding to the operator.