Database Error Messages

ORA-52314

CREATE VECTOR INDEX owner_name.index_name failed. Operation timed out 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

Primary instance waited too long for a node to complete its portion of index creation.


Action

Check node status and retry.