Database Error Messages

OCI-29827

missing USING keyword

Cause

The CREATE INDEXTYPE, ALTER INDEXTYPE, CREATE OPERATOR, or ALTER OPERATOR statement was expecting the USING keyword, but it was missing or a different keyword was used.


Action

Check the syntax for the current statement and specify the USING keyword where appropriate.