Database Error Messages

DIA-52330

CREATE VECTOR INDEX index_name failed. All keyword missing while specifying DUPLICATE clause.
  • index_name: The index name.

Cause

All keyword missing while specifying DUPLICATE clause.


Action

Add ALL to the DUPLICATE clause.