DIA-51929
CREATE VECTOR INDEX owner_name.index_name of ORGANIZATION INMEMORY NEIGHBOR GRAPH failed. Not currently allowed with Oracle RAC.
- owner_name: The owner of the index.
- index_name: The index name.
Cause
INMEMORY NEIGHBOR GRAPH vector indexes are not currently allowed with Oracle Real Application Clusters (Oracle RAC).
Action
Create a NEIGHBOR PARTITIONS vector index instead.