Skip to main content
Version: On prem: 15.0.0

Timeout while indexes are being rebuilt

There was an issue with the Cleanup timing out during the rebuilding of XML indexes for the Identity table.

The problem has been resolved by removing XML indexes from dimension tables. These indexes are no longer necessary as report queries now utilize indexed extension tables.

The removal of XML indexes has led to improved import performance, as the system is no longer burdened with maintaining them.

#INC-270758