Database Error Messages

OCI-51923

Cannot create quantized vector index for vector column with format string.

Cause

Vector index creation is not supported for a vector column with data format other than FLOAT32 and FLOAT64.


Action

Remove the QUANTIZATION keyword to create an unquantized vector index.