Database Error Messages

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

ORA-29803

missing ANCILLARY keyword

Cause

The CREATE OPERATOR or ALTER OPERATOR statement expected the ANCILLARY keyword, but it was missing or a different token was used.


Action

Check the syntax for the CREATE OPERATOR or ALTER OPERATOR statement and specify the ANCILLARY keyword where appropriate.