OCI-52403
ALTER INDEX [owner_name].[index_name] REBUILD PARTITION ONLINE failed. Cannot rebuild partition local vector index in an online manner without enabling Two-Stage patch 37874653.
- owner_name: The owner of the index.
- index_name: The index name.
Cause
An attempt is being made to rebuild a partition local vector index in an online manner without enabling Two-Stage patch 37874653.
Action
Install and enable the patch on this node and rebuild the index again.