Database Error Messages

OCI-51921

CREATE VECTOR INDEX owner_name.index_name of ORGANIZATION INMEMORY NEIGHBOR GRAPH failed.
  • owner_name: The owner of the index.
  • index_name: The index name.

Cause

An attempt is being made to create an INMEMORY NEIGHBOR GRAPH vector index but is failing due to an underlying error.


Action

Review other error messages and the attention log for further information.