04-18-06 05:46 AM
Hello Stefan,
Manipulating the BTS database directly is not a recommended way but I think
you don't have much other options
My suggestion would be to start the SQL profiler and see what happens in
the database when you terminate one instance or a couple of instances using
HAT.
After that take the query from SQL profiler and modify/extend it so it can
be used to terminate all messages.
Please, post the query if you have this working ;-)
HTH,
Randal van Splunteren
http://biztalkia.blogspot.com
> Dear All,
>
> I have a question regarding the suspended messages. In fact in our
> integration server we have suspended messages dating from the begining
> 2004 (begining of the project). These suspended messages info are
> useless especially now (we have more than 400 000 suspended messages).
>
> Is there a way to kill all these messages and get rid of them in the
> Database at once? Using the HAT is fastidious and not very practicle
> especially in deleting all the 400 000 suspended messages.
>
> My last desperate action would be to truncate the following tables in
> the BizTalkMsgBoxDb, is it recomanded? is there a MS Script that does
> this?
>
> BizTalkServerApplicationQ_Suspended
> Instaces
> messageparts
> messagerefcountlogtotals
> partrefcountlogtotals
> parts
> spool
> Any help would be greatly appreciated...
>
> Thanks,
> Stefan
[ Post a follow-up to this message ]
|