您的位置:首页 > 数据库

Description of the SQL Server Agent jobs in BizTalk Server

2009-05-27 05:19 579 查看
Job name

DescriptionEnabled by default
Backup BizTalk ServerConsists of three steps. Step 1 performs full database backups of the BizTalk Server databases. Step 2 backs up the BizTalk Server database logs. Step 3 specifies for how long the backup history is kept.No
CleanupBTFExpiredEntriesJob_BizTalkMgmtDbDeletes expired BizTalk Framework entries from the BizTalk Management (BizTalkMgmtDb) database.Yes
DTA Purge and ArchiveAutomates the archiving of tracked messages and the purging of the BizTalk Tracking database to maintain a healthy system and to keep the tracking data archived for future use.No
Note On BizTalk Server 2004, this job is created after you install BizTalk Server 2004 Service Pack 2.
MessageBox_DeadProcesses_Cleanup_BizTalkMsgBoxDbDetects when a BizTalk Server host instance (BTSNTSvc.exe) has stopped responding. The job then releases the work from the host instance so a different host instance can finish the tasks.Yes
MessageBox_Message_Cleanup_BizTalkMsgBoxDbRemoves all messages that are not referenced by any subscribers in the BizTalkMsgBoxDb database tables.No
Important This job is also started by the MessageBox_Message_ManageRefCountLog_BizTalkMsgBoxDb job. Therefore, we recommend that you disable this job.
Note On BizTalk Server 2004, this job is enabled by default. Therefore, we recommend that you disable this job.
MessageBox_Message_ManageRefCountLog_BizTalkMsgBoxDbManages the reference count logs for messages and determines when a message is no longer referenced by a subscriber.Yes
This job runs in an infinite loop and deletes the entries from the two individual message reference count logs. This job also calls the MessageBox_Message_Cleanup_BizTalkMsgBoxDb job.
Important At first, the MessageBox_Message_ManageRefCountLog_BizTalkMsgBoxDb job status icon displays a status of Success. However, there will be no corresponding success entry in the job history. If one of the jobs in the MessageBox_Message_ManageRefCountLog_BizTalkMsgBoxDb job fails, a failure entry appears in the job history and the status icon displays a status of Failure. The job will always display a status of Failure after the first failure. To verify that the other BizTalk Server SQL Server Agent jobs run correctly, check the status of the other BizTalk Server SQL Server Agent jobs.
Note On BizTalk Server 2004, this job is created after you install BizTalk Server 2004 Service Pack 2.
MessageBox_Parts_Cleanup_BizTalkMsgBoxDbRemoves all message parts that are no longer referenced by a message in the BizTalkMsgBoxDb database tables. All messages are composed of one or more message parts that contain the message data.Yes
MessageBox_UpdateStats_BizTalkMsgBoxDbUpdates the statistics for the BizTalkMsgBoxDb database.Yes
Note This job does not exist on BizTalk Server 2004
Operations_OperateOnInstances_OnMaster_BizTalkMsgBoxDbUsed for multiple BizTalkMsgBoxDb database deployment. It asynchronously performs operational actions, such as bulk terminates on the master BizTalkMsgBoxDb database after those changes have been applied to the subordinate BizTalkMsgBoxDb database.Yes
Note This job does not exist on BizTalk Server 2004
PurgeSubscriptionsJob_BizTalkMsgBoxDbPurges unused subscription predicates from the BizTalkMsgBoxDb database.Yes
Rules_Database_Cleanup_BizTalkRuleEngineDbPurges old audit data from the Rule Engine (BizTalkRuleEngineDb) database every 90 days. This job also purges old history data (deploy/undeploy notifications) from the Rule Engine (BizTalkRuleEngineDb) database every 3 days.Yes
Note This job is created in BizTalk Server 2009.
TrackedMessages_Copy_BizTalkMsgBoxDbCopies the message bodies of tracked messages from the BizTalkMsgBoxDb database to the Tracking (BizTalkDTADb) database.Yes
TrackingSpool_Cleanup_BizTalkMsgBoxDbPurges inactive tracking spool tables to free database space.No
Note This job only exists on BizTalk Server 2004.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐