Question

Cognizant Worldwide
IN
Last activity: 4 Aug 2025 11:05 EDT
Pega Upgrade - Reason for NonClustered Indexes as default
As part of Pega Upgrade we have noticed that the default approach for Pega is to create NCIs for any new or existing tables. We have faced issues with NCIs in the past for some of the existing tables like the work history tables due to the sheer number of records we have. We had to revert these indexes back to Clustered indexes instead to address performance issues.
As part of the current upgrade that we plan to do, we are still keeping any NCIs Pega has created on new tables introduced. We would like to know however why Pega's default approach is to create NCIs rather than Clustered Indexes?