カタログエラー

Symantec_Backup_Exec_for_Windows_MPscom2007_JP.Server.Catalog_Error (UnitMonitor)

カタログジョブの実行中にエラーが発生しました。

Knowledge Base article:

概略

カタログジョブの実行中にエラーが発生しました。

原因

このエラーは、いくつかの原因によって発生することがあります。

-ディスクに空き領域がない

-コンピュータに利用可能なメモリがない

-カタログファイルへのアクセスが拒否された

解決方法

このアラートの解決方法は、アラートの原因によって異なります。 ディスクに空き領域がない場合は、カタログファイルを含むドライバのディスクの空き領域を増やします。コンピュータのメモリが不足している場合は、Windows タスク マネージャと Backup Exec サービスを調べます。 物理メモリの大部分が使用されていない場合は、コンピュータのメモリを増やします。多量のメモリを使っているサービスがある場合は、Symantec Backup Exec Technical Support にお問い合わせください。 http://entsupport.symantec.com

外部参照

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.Catalog_Error" 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.Catalog_Error.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">34338</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>