Database Error Messages

OCI-52328

CREATE VECTOR INDEX owner_name.index_name failed. Could not enable index on node string.
  • owner_name: The owner of the index.
  • index_name: The index name.
  • inst_id : Instance ID on which the failure was observed.

Cause

Index creation succeeded but enabling the index failed on one or more nodes.


Action

Check traces for further diagnostic information and retry the operation.