DIA-49060
CREATE VECTOR INDEX [owner_name].[index_name] failed. Cannot create a function-based vector index without RAC Two-Stage Rolling Update patch 38945454 enabled.
- owner_name: The owner of the index.
- index_name: The name of the index.
Cause
An attempt was made to create a function-based vector index without RAC Two-Stage Rolling Update patch 38945454 enabled.
Action
Please ensure that RAC Two-Stage Rolling Update patch 38945454 is installed and enabled before creating the index. You can check the status of the patch by querying the V$RAC_TWO_STAGE_ROLLING_UPDATES view.