Database Error Messages

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

OCI-29826

missing FOR keyword

Cause

The CREATE INDEXTYPE statement was expecting the FOR keyword, but it was missing or a different token was used.


Action

Check the syntax for the CREATE INDEXTYPE statement and specify the FOR keyword where appropriate.