工作失敗

Symantec_Backup_Exec_for_Windows_MPscom2007_CH.Server.Job_Failed (UnitMonitor)

工作已執行,但因發生錯誤而結束。

Knowledge Base article:

摘要

工作已執行,但因發生錯誤而結束。

原因

發生錯誤而結束工作的可能原因有多種,例如與主機的連線中斷,或在讀取資料時發生錯誤。

解決方法

解決此錯誤的方法取決於發生錯誤的原因。檢查 Backup Exec 工作日誌,找出造成工作結束的錯誤,並採取必要的動作。若要存取工作日誌:

-在導覽列上,按下「工作監控器」。

-在「任務」窗格的「檢視」下,按下「工作」清單或「行事曆」。

-在「工作記錄」窗格或「工作行事曆」中選取您要檢視的已完成工作,然後在「任務」窗格的「一般任務」下,按下「內容」。

-按下「工作日誌」檢視錯誤說明。

外部知識來源

Symantec Backup Exec 技術支援: http://entsupport.symantec.com

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MPscom2007_CH.Server
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
工作失敗
工作已執行,但因發生錯誤而結束。
RunAsDefault

Source Code:

<UnitMonitor ID="Symantec_Backup_Exec_for_Windows_MPscom2007_CH.Server.Job_Failed" Accessibility="Public" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MPscom2007_CH.Server" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Symantec_Backup_Exec_for_Windows_MPscom2007_CH.Server.Job_Failed.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Integer">34113</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">EventSourceName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Backup Exec</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>