Database Error Messages

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