監視 SQL Server Agent 作業
BizTalk Server包含多個SQL Server Agent作業,這些作業會執行重要的功能,讓您的伺服器運作正常且狀況良好。 您應該監視這些作業的狀況,確保它們在沒有錯誤的情況下執行。
監視SQL Server Agent作業的指導方針
以下是監視作業的指導方針:
確認SQL Server Agent服務正在執行
確認BizTalk Server所安裝的SQL Server Agent作業已啟用並成功執行
BizTalk Server SQL Server Agent作業很重要:如果作業未執行,系統效能會隨著時間而降低。
確認BizTalk Server SQL Server Agent作業已及時完成
設定 Microsoft System Center Operations Manager 以監視作業。
您應該注意特定作業特有的排程:
MessageBox_Message_ManageRefCountLog_BizTalkMsgBoxDb作業預設會持續執行。 監視軟體應將此排程納入考慮,而不會產生警告。
MessageBox_Message_Cleanup_BizTalkMsgBoxDb作業未啟用或排程,但每隔 10 秒就會由MessageBox_Message_ManageRefCountLog_BizTalkMsgBoxDb作業啟動。 因此,不應該啟用、排程或手動啟動此作業。
確認已正確設定SQL Server Agent服務的啟動類型
確認SQL Server Agent服務已設定為自動啟動類型,除非SQL Server Agent服務設定為 Windows Server 叢集上的叢集資源。 如果SQL Server Agent服務設定為叢集資源,則您應該將Startuptype設定為Manual,因為服務將由叢集服務管理。
其他資源
如需監視BizTalk Server SQL Agent 作業的詳細資訊,請參閱監視SQL Server Agent作業和資料庫。
For more information about the SQL Server Agent jobs that are included with BizTalk Server see "Database Structure and Jobs" (https://go.microsoft.com/fwlink/?LinkID=153451).