Oracle Error Message
PLS-00500: invalid operator binding
Reason for the Error
An operator binding fucntion cannot be found in the specified scope.
Solution
Provide the correct number and types of parameters for the operator binding fucntion. Or, specify the correct names for schema, package, or type containing the operator binding fucntion.