OCI-52332
CREATE VECTOR INDEX index_name failed. Cannot specify more than one DISTRIBUTE clause.
- index_name: The index name.
Cause
More than one DISTRIBUTE clause is being specified in the create index DDL.
Action
Specify only one DISTRIBUTE clause.