Database Error Messages

ORA-29825

invalid indextype identifier: identifier_string
  • identifier_string: The identifier with invalid characters.

Cause

The identifier used during a Data Definition Language (DDL) statement affecting indextype objects had invalid characters.


Action

Ensure that the all characters in the identifier are valid and that the name is not a reserved word.