Database Error Messages

DIA-49056

CREATE VECTOR INDEX string.string failed. Unsupported expression for function-based vector indexes.

Cause

An attempt is being made to create a function-based vector index with an unsupported expression.


Action

The expression must be either a JSON_VALUE application or a vector operation.