DIA-52414
ALTER INDEX [owner_name].[index_name] REBUILD ONLINE failed. Cannot rebuild IVF index with included columns without enabling Two-Stage patch 38502341.
- owner_name: The owner of the index.
- index_name: The index name.
Cause
An attempt is being made to rebuild an IVF index with included columns without enabling Two-Stage patch 38502341.
Action
Install and enable the patch on this node and rebuild the index again.