Database Error Messages

OCI-52404

CREATE VECTOR INDEX index_name failed. Cannot create vector index with DISTRIBUTE or DUPLICATE ALL without enabling Two-Stage patch 38320710.
  • index_name: The index name.

Cause

An attempt is being made to create a vector index with DISTRIBUTE or DUPLICATE ALL clause without enabling Two-Stage patch 38320710.


Action

Install and enable the patch on this node and create the index again.