ORA-52335
CREATE VECTOR INDEX index_name with DISTRIBUTE or DUPLICATE ALL clause failed. Feature is not enabled.
- index_name: The index name.
Cause
An attempt is being made to create a vector index with DISTRIBUTE or DUPLICATE ALL clause without enabling the feature.
Action
Enable the feature and retry creating vector index.