Database Error Messages

OCI-52400

CREATE VECTOR INDEX [owner_name].[index_name] ONLINE failed. Cannot create vector index in an online manner without enabling Two-Stage patch 37782449.
  • owner_name: The owner of the index.
  • index_name: The index name.

Cause

An attempt is being made to create a vector index in an online manner without enabling Two-Stage patch 37782449.


Action

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