Database Error Messages

ORA-52326

INCLUDED COLUMNS is not supported for DISTRIBUTED INMEMORY NEIGHBOR GRAPH vector index owner_name.index_name.
  • owner_name: The owner of the index.
  • index_name: The index name.

Cause

Incompatible included columns clause is being specified for DISTRIBUTED INMEMORY NEIGHBOR GRAPH vector index.


Action

Remove the included columns clause and retry the operation.