BizTalk Server General - Cleaning suspended (not resumable) messages out of messagebox

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > February 2005 > Cleaning suspended (not resumable) messages out of messagebox





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Cleaning suspended (not resumable) messages out of messagebox
jblo

2005-02-14, 7:51 am

Hi,

Is there a stored procdure or script that terminates any
suspended (not resumable)

message instance from BizTalk 2K4 SP1?

//Jarmo


Ian Cross (Cassium)

2005-02-14, 5:50 pm

This can be done using WMI. Check out the BizTalk Help and look for:

MSBTS_ServiceInstance.Terminate

or

MSBTS_HostQueue.TerminateServiceInstancesByID

To get to the actual instance requires a bit of work issuing queries against
the relevant WMI objects.

There's a WMI sample in the Help entitled: 'Resuming Suspended Service
Instances of a Specific Orchestration Using WMI' which will give you most of
it.

Hope this helps?



"jblo" wrote:

> Hi,
>
> Is there a stored procdure or script that terminates any
> suspended (not resumable)
>
> message instance from BizTalk 2K4 SP1?
>
> //Jarmo
>
>
>

jblo

2005-02-15, 7:55 am

Thanks,

One question: can I call TerminateServiceInstancesByID in remote machine?

//Jarmo
"Ian Cross (Cassium)" <Ian Cross (Cassium)@discussions.microsoft.com> wrote
in message news:30EB0156-CA37-4D5F-87C6-10D4C382A80F@microsoft.com...
> This can be done using WMI. Check out the BizTalk Help and look for:
>
> MSBTS_ServiceInstance.Terminate
>
> or
>
> MSBTS_HostQueue.TerminateServiceInstancesByID
>
> To get to the actual instance requires a bit of work issuing queries

against
> the relevant WMI objects.
>
> There's a WMI sample in the Help entitled: 'Resuming Suspended Service
> Instances of a Specific Orchestration Using WMI' which will give you most

of[vbcol=seagreen]
> it.
>
> Hope this helps?
>
>
>
> "jblo" wrote:
>


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com