找不到資料庫

Microsoft.SharePoint.2013.SPServer.DatabaseNotFound (UnitMonitor)

此監視的嚴重狀態,表示某特定 SQL Server 執行個體上的資料庫無法使用。

Knowledge Base article:

總結

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

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

原因

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

檢視警示

Element properties:

TargetMicrosoft.SharePoint.2013.SPServer
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SingleEventLogTimer2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
SharePoint:找不到資料庫
發生嚴重事件,在伺服器 {2} 上找不到資料庫。

事件識別碼:{0}
事件說明:{1}
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2013.SPServer.DatabaseNotFound" Accessibility="Public" Enabled="onEssentialMonitoring" Target="WSS15Core!Microsoft.SharePoint.2013.SPServer" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="Windows!Microsoft.Windows.SingleEventLogTimer2StateMonitorType">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SharePoint.2013.SPServer.DatabaseNotFound_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDisplayNumber$</AlertParameter1>
<AlertParameter2>$Data/Context/EventDescription$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="WSS!Microsoft.SharePoint.SPServer"]/ComputerID$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="TimerEventRaised" MonitorTypeStateID="TimerEventRaised" 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">3760</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-SharePoint Products-SharePoint Foundation</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<TimerWaitInSeconds>86400</TimerWaitInSeconds>
</Configuration>
</UnitMonitor>