OCI-52806
CREATE VECTOR INDEX [owner_name].[index_name] failed. Included column is not supported for HNSW on external table.
- owner_name: The owner of the index.
- index_name: The index name.
Cause
An attempt is being made to create a HNSW vector index with included column on external table.
Action
Remove the unsupported feature or option.