Database Error Messages

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