Database Error Messages

ORA-29963

missing BINDING keyword

Cause

The CREATE OPERATOR or ALTER OPERATOR statement expected the BINDING keyword. Instead, it missed the token or used a different one.


Action

Check the syntax for the CREATE OPERATOR or ALTER OPERATOR statement, and specify the BINDING keyword as appropriate.