DIA-52412
CREATE VECTOR INDEX [owner_name].[index_name] ONLINE failed. Cannot create vector IVF index in an online manner without enabling Two-Stage patch 38323217.
- 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 38323217.
Action
Install and enable the patch on this node and create the index again.