Windows 上的 MSSQL: Service Broker 或資料庫鏡像傳輸已啟動

Microsoft.SQLServer.Windows.EventRule.DBEngine.The_Service_Broker_or_Database_Mirroring_Transport_has_started_5_Rule (Rule)

SQL Server Service Broker 或資料庫鏡像傳輸已啟動。Windows 應用程式記錄檔中將會指出 Service Broker 或資料庫鏡像是否記錄該錯誤。此訊息在 Windows 應用程式記錄檔中記錄為 MSSQLSERVER 事件識別碼 9690。附註: 預設會停用此規則。必要時請使用覆寫加以啟用。

Knowledge Base article:

摘要

SQL Server Service Broker 或資料庫鏡像傳輸已啟動。Windows 應用程式記錄檔中將會指出 Service Broker 或資料庫鏡像是否記錄該錯誤。此訊息在 Windows 應用程式記錄檔中記錄為 MSSQLSERVER 事件識別碼 9690。

解決方式

這只是參考訊息。不需要採取動作。

如果此規則與資料庫無關:

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用該工作流程。

間隔 (秒)

每次重複執行工作流程之間的時間間隔 (秒)。

300

優先順序

定義警示優先順序。

0

嚴重性

定義警示嚴重性。

0

同步處理時間

同步處理時間

 

逾時 (秒)

指定流程被關閉及標示為失敗之前,允許執行的時間。

200

資料庫連線的逾時 (秒)

若工作流程無法在指定的期限之內存取資料庫,將會失敗並登錄一則事件。

15

Element properties:

TargetMicrosoft.SQLServer.Windows.DBEngine
CategoryEventCollection
EnabledFalse
Alert GenerateTrue
Alert SeverityInformation
Alert PriorityLow
RemotableTrue
Alert Message
Windows 上的 MSSQL: Service Broker 或資料庫鏡像傳輸已啟動
{0}
CommentMom2017ID='{F9CDA7A0-A82C-41A2-958B-A2BFC8D5589A}';MOM2017GroupID={467ECC75-C5DA-42BD-955C-A73BBB51AF74}

Member Modules:

ID Module Type TypeId RunAs 
_F6DA1507_12AF_11D3_AB21_00A0C98620CE_ DataSource Microsoft.SQLServer.Windows.DataSource.EventCollectionFiltered Default
GenerateAlert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Microsoft.SQLServer.Windows.EventRule.DBEngine.The_Service_Broker_or_Database_Mirroring_Transport_has_started_5_Rule" Target="SqlDiscW!Microsoft.SQLServer.Windows.DBEngine" Enabled="false" ConfirmDelivery="true" Remotable="true" Comment="Mom2017ID='{F9CDA7A0-A82C-41A2-958B-A2BFC8D5589A}';MOM2017GroupID={467ECC75-C5DA-42BD-955C-A73BBB51AF74}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_F6DA1507_12AF_11D3_AB21_00A0C98620CE_" Comment="{F6DA1507-12AF-11D3-AB21-00A0C98620CE}" TypeID="Microsoft.SQLServer.Windows.DataSource.EventCollectionFiltered">
<MachineName>$Target/Property[Type="SqlCoreLib!Microsoft.SQLServer.Core.DBEngine"]/MachineName$</MachineName>
<InstanceName>$Target/Property[Type="SqlCoreLib!Microsoft.SQLServer.Core.DBEngine"]/InstanceName$</InstanceName>
<ConnectionString>$Target/Property[Type="SqlCoreLib!Microsoft.SQLServer.Core.DBEngine"]/ConnectionString$</ConnectionString>
<MonitoringType>$Target/Property[Type="SqlDiscW!Microsoft.SQLServer.Windows.DBEngine"]/MonitoringType$</MonitoringType>
<SqlTimeoutSeconds>15</SqlTimeoutSeconds>
<TimeoutSeconds>200</TimeoutSeconds>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime/>
<EventDisplayNumber>9690</EventDisplayNumber>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="Health!System.Health.GenerateAlert">
<Priority>0</Priority>
<Severity>0</Severity>
<AlertMessageId>$MPElement[Name="Microsoft.SQLServer.Windows.EventRule.DBEngine.The_Service_Broker_or_Database_Mirroring_Transport_has_started_5_Rule.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>Event ID: $Data/Property[@Name='EventID']$. $Data/Property[@Name='Message']$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue/>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>