ORA-51992
CREATE VECTOR INDEX [owner_name].[index_name] failed. Cannot create covering column index without patch 37306139 during RAC Two-Stage Rolling Update.
- owner_name: The owner of the index.
- index_name: The index name.
Cause
An attempt is being made to create a vector index with a covering column without patch 37306139 during RAC Two-Stage Rolling Update.
Action
Install the patch on this node and create the index again.