Database Error Messages

DIA-49053

CREATE VECTOR INDEX string.string failed. Scalar quantization not supported for function-based vector indexes.

Cause

Trying to create a function-based vector index with scalar quantization.


Action

Use either function-based or scalar quantization features, just not together.