DIA-52417
CREATE VECTOR INDEX [owner_name].[index_name] failed. Cannot create SPARSE vector IVF index without enabling Two-Stage patch 37771776.
- owner_name: The owner of the index.
- index_name: The index name.
Cause
An attempt is being made to create a vector IVF index on top of a SPARSE vector without enabling Two-Stage patch 37771776.
Action
Install and enable the patch on this node and create the index again.