Database Error Messages

ORA-52336

CREATE VECTOR INDEX WITH INCLUDED COLUMNS failed. HNSW index with Included Columns does not support index creation on sparse vector column.

Cause

An attempt to create an HNSW index with included columns is being made with sparse vector index column.


Action

HNSW index with Included Columns is not supported on Sparse Vector Columns.