OCI-51943
CREATE VECTOR INDEX owner_name.index_name failed. Local vector indexes on sparse vector columns are not currently allowed.
- owner_name: The owner of the index.
- index_name: The index name.
Cause
Local vector indexes on sparse vector columns are not currently allowed
Action
Ensure that the indexed vector column does not have sparse format.