資料庫的組態

Microsoft.SQLServer.Windows.Rollup.DBEngine.DatabaseToDBEngineConfiguration (DependencyMonitor)

將所有資料庫的組態監視器彙總到資料庫引擎。

Knowledge Base article:

摘要

這個監視器是針對裝載於此資料庫引擎上所有資料庫的組態監視彙總。如果狀態為未知,表示監視尚未初始化。

原因

如果這個監視器的健全狀況不佳,表示裝載於此資料庫引擎的資料庫組態有問題。請使用下列連結,檢視該資料庫引擎目前的所有警示:

檢視警示

解決方式

您可以使用健康狀態總管向下切入尋找狀況不良的原因。使用您對導致問題之特定監視的知識,疑難排解問題並加以修正。

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用該工作流程。

產生警示

定義工作流程是否要產生警示。

Element properties:

TargetMicrosoft.SQLServer.Windows.DBEngine
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.SQLServer.Windows.DBEngineHostsDatabase
CategoryConfigurationHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Windows.Rollup.DBEngine.DatabaseToDBEngineConfiguration" Target="SqlDiscW!Microsoft.SQLServer.Windows.DBEngine" ParentMonitorID="Health!System.Health.ConfigurationState" RelationshipType="SqlDiscW!Microsoft.SQLServer.Windows.DBEngineHostsDatabase" MemberMonitor="Health!System.Health.ConfigurationState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>ConfigurationHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>