Database Error Messages

OCI-51939

CREATE VECTOR INDEX index_name failed. Invalid syntax in PARAMETERS.
  • index_name: The index name.

Cause

There is an extra comma found in vector index PARAMETERS list.


Action

Remove the extra comma from the vector index PARAMETERS list.