Database Error Messages

ORA-52304

LOCAL 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 feature specified for DISTRIBUTED INMEMORY NEIGHBOR GRAPH vector index.


Action

Remove the unsupported option and retry the operation.