ConfigMgr 2007 Consolidated Status: Site Backup failed

SMSv4_Consolidated_Status__Site_Backup_failed_1_Rule (Rule)

Knowledge Base article:

Summary

One or more Configuration Manager status messages was detected that pertains to backup operations: 672, 5027, 5000, 5026, 5025, 5002, 5004, 5008, 5032, 5033 or 5043. One or more of these messages might indicate that the backup task has not been completed successfully. This backup cannot be used to repair the site in case of failure.

Configuration

Configuration Manager Site Backup is configured through Backup Site Server maintenance task.

Causes

Refer to the documentation for Configuration Manager status message 672, 5027, 5000, 5026, 5025, 5002, 5004, 5008, 5032, 5033 or 5043 for more information about the cause of this problem.

The Configuration Manager site backup might fail because:

Additional

This alert is best handled by Configuration Manager administrators.

To investigate status messages:

1. In the Configuration Manager console, navigate to System Center Configuration Manager > Site Database > System Status > Status Message Queries.

2. Right-click the All Status Messages from a Specific System, and then select Show Messages.

3. In the All Status Messages from a Specific System dialog box you can either specify the Machine Name and Time, or you can load existing machine names from the database, and then click OK. The status messages for the appropriate selected parameters are displayed.

External

For information about Configuration Manager Backup, see Planning for Backup and Recovery at the Configuration Manager Documentation Library Web page.

For more assistance, see a list of additional support options in the support section of the Configuration Manager Web site at Support for Configuration Manager.

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation
CategoryEventCollection
EnabledFalse
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{D581C439-1B74-40AF-90D8-5A310BFA2447}';MOM2005ComputerGroupID={15348338-2E39-4B34-9DFF-4719AE7F1CCE}

Member Modules:

ID Module Type TypeId RunAs 
_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_ DataSource System.Mom.BackwardCompatibility.FilteredEvent.DataProvider Default
ConsolidatedEventWriteAction WriteAction System.Mom.BackwardCompatibility.ConsolidatedEventResponse Default

Source Code:

<Rule ID="SMSv4_Consolidated_Status__Site_Backup_failed_1_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Site_Database_Servers_Installation" Enabled="false" ConfirmDelivery="false" Comment="Mom2005ID='{D581C439-1B74-40AF-90D8-5A310BFA2447}';MOM2005ComputerGroupID={15348338-2E39-4B34-9DFF-4719AE7F1CCE}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F320DA51_13BF_11D3_B2CD_00A0C92A28B4_" Comment="{F320DA51-13BF-11D3-B2CD-00A0C92A28B4}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.FilteredEvent.DataProvider">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>ConfigMgr 2007 Monitor SMS Status Messages</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>MatchesMOM2005RegularExpression</Operator>
<Pattern>^(672|5027|5000|5026|5025|5002|5004|5006|5008|5032|5033|5043|5044|5045|5046|5047|5048|5049|5050|5052|5053)$</Pattern>
</RegExExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="ConsolidatedEventWriteAction" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.ConsolidatedEventResponse">
<ConsolidationProperties>
<PropertyXPathQuery>EventDisplayNumber</PropertyXPathQuery>
<PropertyXPathQuery>PublisherName</PropertyXPathQuery>
<PropertyXPathQuery>EventDescription</PropertyXPathQuery>
</ConsolidationProperties>
<Interval>3600</Interval>
</WriteAction>
</WriteActions>
</Rule>