Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.