OCI-51938
CREATE VECTOR INDEX index_name failed. Invalid value given_val for PARAMETER field_name.
- index_name: The index name.
- given_val: The value specified in the VECTOR INDEX PARAMETERS clause.
- field_name: The field name specified in the VECTOR INDEX PARAMETERS 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.