由於 SQL Server 資料庫遺失,導致復原點建立失敗
Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.RPCFailed_with_SQLDBMissing (UnitMonitorType)
復原點建立失敗,因為 SQL Server 資料庫遺失。
Element properties:
Member Modules:
Overrideable Parameters:
Source Code:
<UnitMonitorType ID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.RPCFailed_with_SQLDBMissing" Accessibility="Internal">
<MonitorTypeStates>
<MonitorTypeState ID="UnHealthy" NoDetection="false"/>
<MonitorTypeState ID="Healthy" NoDetection="false"/>
</MonitorTypeStates>
<Configuration>
<xsd:element minOccurs="1" name="FileSystemSLA" type="xsd:double"/>
<xsd:element minOccurs="1" name="SQLSLA" type="xsd:double"/>
<xsd:element minOccurs="1" name="SharePointSLA" type="xsd:double"/>
<xsd:element minOccurs="1" name="ExchangeSLA" type="xsd:double"/>
<xsd:element minOccurs="1" name="HyperVSLA" type="xsd:double"/>
<xsd:element minOccurs="1" name="SystemStateSLA" type="xsd:double"/>
<xsd:element minOccurs="1" name="VirtualServerSLA" type="xsd:double"/>
<xsd:element minOccurs="1" name="GenericDatasourceSLA" type="xsd:double"/>
</Configuration>
<OverrideableParameters>
<OverrideableParameter ID="FileSystemSLA" Selector="$Config/FileSystemSLA$" ParameterType="double"/>
<OverrideableParameter ID="SQLSLA" Selector="$Config/SQLSLA$" ParameterType="double"/>
<OverrideableParameter ID="SharePointSLA" Selector="$Config/SharePointSLA$" ParameterType="double"/>
<OverrideableParameter ID="ExchangeSLA" Selector="$Config/ExchangeSLA$" ParameterType="double"/>
<OverrideableParameter ID="HyperVSLA" Selector="$Config/HyperVSLA$" ParameterType="double"/>
<OverrideableParameter ID="SystemStateSLA" Selector="$Config/SystemStateSLA$" ParameterType="double"/>
<OverrideableParameter ID="VirtualServerSLA" Selector="$Config/VirtualServerSLA$" ParameterType="double"/>
<OverrideableParameter ID="GenericDatasourceSLA" Selector="$Config/GenericDatasourceSLA$" ParameterType="double"/>
</OverrideableParameters>
<MonitorImplementation>
<MemberModules>
<DataSource ID="UnHealthyExpression" TypeID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.UnHealthyExpressionForPS">
<ErrorCode>3114</ErrorCode>
<DetailedErrorCode>30164</DetailedErrorCode>
</DataSource>
<DataSource ID="HealthyExpression" TypeID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.HealthyExpressionForPS">
<ErrorCode>3114</ErrorCode>
<DetailedErrorCode>30164</DetailedErrorCode>
</DataSource>
<ConditionDetection ID="UnHealthyExpressionFilter" TypeID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.SLAThresholdVerification">
<FileSystemSLA>$Config/FileSystemSLA$</FileSystemSLA>
<SQLSLA>$Config/SQLSLA$</SQLSLA>
<SharePointSLA>$Config/SharePointSLA$</SharePointSLA>
<ExchangeSLA>$Config/ExchangeSLA$</ExchangeSLA>
<SystemStateSLA>$Config/SystemStateSLA$</SystemStateSLA>
<VirtualServerSLA>$Config/VirtualServerSLA$</VirtualServerSLA>
<HyperVSLA>$Config/HyperVSLA$</HyperVSLA>
<GenericDatasourceSLA>$Config/GenericDatasourceSLA$</GenericDatasourceSLA>
</ConditionDetection>
<ConditionDetection ID="HealthyExpressionFilter" TypeID="Microsoft.SystemCenter.DataProtectionManager.2011.Discovery.SLAViolationDetection">
<FileSystemSLA>$Config/FileSystemSLA$</FileSystemSLA>
<SQLSLA>$Config/SQLSLA$</SQLSLA>
<SharePointSLA>$Config/SharePointSLA$</SharePointSLA>
<ExchangeSLA>$Config/ExchangeSLA$</ExchangeSLA>
<HyperVSLA>$Config/HyperVSLA$</HyperVSLA>
<SystemStateSLA>$Config/SystemStateSLA$</SystemStateSLA>
<VirtualServerSLA>$Config/VirtualServerSLA$</VirtualServerSLA>
<GenericDatasourceSLA>$Config/GenericDatasourceSLA$</GenericDatasourceSLA>
</ConditionDetection>
</MemberModules>
<RegularDetections>
<RegularDetection MonitorTypeStateID="UnHealthy">
<Node ID="UnHealthyExpressionFilter">
<Node ID="UnHealthyExpression"/>
</Node>
</RegularDetection>
<RegularDetection MonitorTypeStateID="Healthy">
<Node ID="HealthyExpressionFilter">
<Node ID="HealthyExpression"/>
</Node>
</RegularDetection>
</RegularDetections>
</MonitorImplementation>
</UnitMonitorType>