Database Error Messages

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

OCI-29892

Indextypes with array DML do not support the specified data type.

Cause

The statement used a REF or a LONG data type which is not supported in a CREATE INDEXTYPE or ALTER INDEXTYPE statement using a WITH ARRAY DML clause.


Action

Retry the statement without the REF or LONG data type.