Secure Store Service 資料庫例外狀況

Microsoft.SharePoint.2013.SPService.SecureStoreService.SecureStore_SQLException (UnitMonitor)

此監視的嚴重狀態,表示 Secure Store Service 應用程式發生資料庫例外狀況。

Knowledge Base article:

總結

若要從 Microsoft TechNet 網站取得最新的知識庫文章,請造訪:

http://go.microsoft.com/fwlink/?linkid=244915&clcid=0x404

原因

您可以使用下列連結檢視此物件目前的所有警示:

檢視警示

Element properties:

TargetMicrosoft.SharePoint.2013.SPServiceInstance.SecureStore
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogManualReset2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Secure Store Service:資料庫錯誤
發生嚴重事件,Secure Store Service 應用程式因為資料庫例外狀況而失敗。
事件識別碼:{0}
事件說明:{1}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2013.SPService.SecureStoreService.SecureStore_SQLException" Accessibility="Public" Enabled="onEssentialMonitoring" Target="MOSS15Core!Microsoft.SharePoint.2013.SPServiceInstance.SecureStore" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="High" TypeID="Windows!Microsoft.Windows.SingleEventLogManualReset2StateMonitorType">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SharePoint.2013.SPService.SecureStoreService.SecureStore_SQLException_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDisplayNumber$</AlertParameter1>
<AlertParameter2>$Data/Context/EventDescription$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ManualResetEventRaised" MonitorTypeStateID="ManualResetEventRaised" HealthState="Success"/>
<OperationalState ID="EventRaised" MonitorTypeStateID="EventRaised" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Application</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">7551</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-SharePoint Products-Secure Store Service</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</Configuration>
</UnitMonitor>