Database Error Messages

DIA-51916

CREATE VECTOR INDEX index_name failed. Invalid TARGET ACCURACY parameter field_name specified for the vector index with ORGANIZATION organization_name.
  • index_name: The index name.
  • field_name: The name of the field specified in the VECTOR INDEX clause.
  • organization_name: The index organization name.

Cause

An invalid or unsupported TARGET ACCURACY parameter is specified for the vector index with the specified ORGANIZATION.


Action

Refer to the documentation for CREATE VECTOR INDEX for the supported TARGET ACCURACY parameter names for the specified vector index ORGANIZATION.