Database Error Messages

ORA-29805

COLUMN keyword missing.

Cause

The CREATE OPERATOR, ALTER OPERATOR, CREATE INDEXTYPE or ALTER INDEXTYPE statement expects the COLUMN keyword. COLUMN is missing or an incorrect token was used.


Action

Check the syntax for the statement and specify the COLUMN keyword.