Database Error Messages

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

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