DIA-52413
CREATE VECTOR INDEX [owner_name].[index_name] ONLINE failed. Cannot create vector IVF index with included columns in an online manner without enabling Two-Stage patch 38502341.
- owner_name: The owner of the index.
- index_name: The index name.
Cause
An attempt is being made to create a vector index with included columns in an online manner without enabling Two-Stage patch 38502341.
Action
Install and enable the patch on this node and create the index again.