Clean up your BizTalk databases

BizTalk清理脚本
本文提供了一些对于BizTalk新手非常有用的脚本和存储过程,这些工具可以帮助开发者在开发环境中清理MessageBox和Tracking数据库。

Here are a few scripts / stored procedures that most of the Biztalk newbies would love to know.

These scripts are very useful in a development environment to clean up your MessageBox and Tracking databases.

 

To clean up the MessageBox

  • First create the stored procedure bts_CleanupMsgBox by running the sql script found in <BizTalk Installation Folder>\Schema\msgbox_cleanup_logic.sql against your MessageBox database(BizTalkMsgBoxDb).
    • Note that your BizTalkMsgBoxDb database will already have a dummy stored procedure by the same name which does nothing, so it is important that you run the above script if this is your first time.
  • Stop all Biztalk services.
  • Reset IIS server (run iisreset from start/run) if you are running any webservices
  • Execute stored procedure bts_CleanupMsgbox on your message box database
  • Execute stored procedure bts_PurgeSubscriptions on your message box database
  • Restart all Biztalk services

 

To clean up the Tracking data

  • Stop all Biztalk services.
  • Execute stored procedure dtasp_CleanHMData on your tracking database (BizTalkDTADb)
  • Restart all Biztalk services

Regards

Benny Mathew
Seamless Integration Solutions
Biztalk Consulting, Development, Training
Bangalore, India

 

Website: http://www.seamless.in/
Blog: http://GeeksWithBlogs.net/benny
Biztalk Usergroup: http://groups.google.co.in/group/b-bug

 

转载于:https://www.cnblogs.com/neozhu/archive/2007/04/05/700766.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值