Perform a manual rebuild of fragmented indexes
Manually rebuild the indexes to reduce database fragmentation in real time. The index rebuild process may take several minutes to complete and may impact the system performance. Rebuild indexes during server null time when no scheduled tasks or user interaction is taking place if possible.
Prerequisites
- Make sure you have theConfigure Database Maintenancepermission.
To perform a manual analysis of index fragmentation
- SelectTools > Options.
- UnderCategoryon the left side of the dialog box, selectDatabase Maintenance.
- In theManual Database Maintenancesection, clickRebuild Index.A message shows next to the button, indicating the rebuild process.
- Close theOptionsdialog box.
Provide Feedback