OCI-51936
CREATE VECTOR INDEX index_name failed. Invalid value given_val specified for the DISTANCE metric. Valid values are valid_val.
- index_name: The index name.
- given_val: The value specified for the DISTANCE metric in the VECTOR INDEX clause.
- valid_val: The valid values for the DISTANCE metric in the VECTOR INDEX clause.
Cause
An attempt is being made to specify an invalid value for one vector index parameter.
Action
Use the valid value that is within the range as specified in the documentation.