This article provides a procedure to rebuild indexes after you upgrade to ePO 5.9 or 5.10. You might need to rebuild indexes if either of the following situations exist:
- Index fragmentation has gone higher than 30%.
- The task EPOCore.RebuildIndexesCommand fails (as shown in the Server Task Log).
If tables have more than 30% index fragmentation, a background task named
EPOCore.RebuildIndexesCommand is triggered to rebuild the indexes for those tables. Rebuilding the indexes is beneficial for better ePO performance.
After the ePO upgrade, you can view the status of the task
EPOCore.RebuildIndexesCommand in the Server Task Log. The log is located under
Rebuilding Indexes as shown in the following example.
Example showing
Status: Completed for
Rebuilding Indexes in the Server Task Log:
Example showing the
Rebuilding Indexes on the
Server Task Log Details page wit the
Status: Completed.