ジョブ失敗 (テスト実行ジョブ)

Symantec_Backup_Exec_for_Windows_MPscom2007_JP.Server.Job_Failed__Test_Run_Job (UnitMonitor)

テスト実行ジョブの実行中にエラーが発生しました。

Knowledge Base article:

概略

テスト実行ジョブの実行中にエラーが発生しました。

原因

テスト実行ジョブの失敗には、次のような原因があります。

-テープが不足しているため、ジョブを完了できない

-ユーザークレデンシャルが無効である

-ジョブのターゲットが無効なデバイスである

-ジョブの完了に十分なオンラインメディアまたはニアラインメディアがない

解決方法

このエラーの解決方法は、エラーの原因によって異なります。テープの容量が不足している場合は、スクラッチプールにメディアを追加するか、またはインベントリを実行して新しいテープを追加します。ユーザークレデンシャルが無効な場合は、ジョブが失敗したリソースに正しいクレデンシャルを入力します。ジョブのターゲットが無効なデバイスの場合は、ジョブのターゲットを有効なデバイスに変更します。利用可能なメディアの容量が不足している場合は、メディアを追加してニアラインまたはオンラインにします。

外部参照

Symantec Backup Exec テクニカルサポート: http://entsupport.symantec.com

Element properties:

TargetSymantec_Backup_Exec_for_Windows_MPscom2007_JP.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_JP.Server.Job_Failed__Test_Run_Job" Accessibility="Public" Enabled="true" Target="Symantec_Backup_Exec_for_Windows_MPscom2007_JP.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_JP.Server.Job_Failed__Test_Run_Job.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">57754</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>