Database Error Messages

DIA-51940

CREATE VECTOR INDEX owner_name.index_name ONLINE is not supported for feature_name.
  • owner_name: The owner of the index.
  • index_name: The index name.
  • feature_name: The name of the feature.

Cause

An attempt is being made to create a vector index online using an unsupported feature or option.


Action

Remove the unsupported feature or option.