Database Error Messages

ORA-52309

CREATE VECTOR INDEX owner_name.index_name failed. Node string was restarted during index creation.
  • owner_name: The owner of the index.
  • index_name: The index name.
  • inst_id : Instance ID on which the failure was observed.

Cause

A participating node restarted while the index is being being built.


Action

Retry the operation after ensuring cluster stability.