OCI-51883
Vector index maintenance failed because vector_data_type format is not supported with distance_metric distance metric of the index.
- vector_data_type: The vector's data format.
- distance_metric: The index's distance metric.
Cause
Insert or update into vector index is failing because the vector format is not supported for index's distance metric.
Action
Insert or update vector with a different format supported for index's distance metric.