Edit

Share via


Scheduled Maintenance in Operations Manager

This topic details the default schedule for System Center Operations Manager maintenance tasks.

Maintenance Tasks Schedule

By default, System Center Operations Manager performs maintenance tasks daily to maintain optimal performance of the Operations Manager database and data warehouse database. These maintenance tasks are defined as system rules in the Operations Manager management pack.

The following table displays the maintenance tasks and the time they're scheduled to run:

Task Description Schedule
Discovery Data Grooming A rule that deletes aged discovery data from the Operations Manager database. Every day at 2 AM
Optimize Indexes A rule that executes a daily database maintenance stored procedure name p_OptimizeIndexes against some of the tables. This rule cannot be changed or modified. Every day at 2:30 AM
Partition and Grooming A rule that runs workflows to partition and deletes aged data from the Operations Manager database. Every day at 12 AM
Detect and Fix Object Space Inconsistencies A rule that repairs data block corruption in database schema objects. Every 30 minutes
Alert Auto Resolve Execute All A rule that automatically resolves active alerts after a period of time. Every day at 4 AM
Standard Data Warehouse Data Set maintenance rule A rule that calls many other stored procedures to aggregate, optimize, and groom data in the data warehouse database. Every 60 seconds

To check the schedules for the grooming jobs

  1. Log on to the computer with an account that is a member of the Operations Manager Administrator role.

  2. Open the Operations console and in the console, click Authoring from the left-hand pane.

  3. Under Authoring, expand Management Pack Objects, and then click Rules.

  4. In the Rules pane, change the scope of management pack objects by clicking Scope.

  5. In the Scope Management Pack Objects by target(s) dialog box, click Clear All.

  6. In Look for, type All Management Servers Resource Pool to locate the target from the System Center Core Library.

  7. Select All Management Servers Resource Pool.

  8. In Look for, type Standard Data Set to locate the target and select it. Click OK.

  9. In the Rules pane, right-click the specific rule listed in the table earlier, and then click Properties.

  10. In the Properties dialog box, click the Configuration tab.

  11. Under Data Sources, click View to display the configured schedule for the rule.

  12. Click Close twice to close the Properties dialog box.

    Note

    The scheduled times of the grooming jobs cannot be reconfigured by using an override. If you need to change the schedules of these maintenance tasks, you must first disable them with an override and then create new system rules that match the configuration of the original rules with new schedules.

Next steps