Database Error Messages

DIA-52416

CREATE VECTOR INDEX [owner_name].[index_name] failed. Cannot create SPARSE vector HNSW index without enabling Two-Stage patch 37940608.
  • owner_name: The owner of the index.
  • index_name: The index name.

Cause

An attempt is being made to create a vector HNSW index on top of a SPARSE vector without enabling Two-Stage patch 37940608.


Action

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