Database Error Messages

ORA-51930

Syntax error in CREATE VECTOR INDEX. Missing SCALAR for quantized index.

Cause

The CREATE VECTOR INDEX statement for a quantized index is missing the SCALAR keyword.


Action

Specify the SCALAR keyword after QUANTIZATION.