Database Error Messages

ORA-52325

QUANTIZATION is not supported for DISTRIBUTED INMEMORY NEIGHBOR GRAPH vector index owner_name.index_name.
  • owner_name: The owner of the index.
  • index_name: The index name.

Cause

Incompatible QUANTIZATION clause is being specified for DISTRIBUTED INMEMORY NEIGHBOR GRAPH vector index.


Action

Remove the QUANTIZATION clause and retry the operation..