i've a problem with mgsboxdb. The transaction log of MsgBoxDB is increasing constantly.
I used Sql Profiler but i don't see much. Now i've stopped provisioning server front-end and i detach db. i've create a new db msgbox but it is not the master. is it possible settings a new db such as master?
To answer your original issue, you can stop MsgBox from growing in size by making sure that SQL cleanup jobs are running. The jobs are listed in biztalk documentation. Besides, if you have too many suspended messages, you may want clean them in HAT or use WMI scripts.
thank you for your answer. I'm using HAT for to terminate suspended messages but error is the follow:
"One or more service instances could not be terminated. It is possible that the instance has already completed or terminated, or it may have a pending control message".