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