I am wondering how to determine the the number of threads an MTS object can handle, and where you can view this information in the mts explorer.
Thanks
Mike
You should be posting the MTS group not SQL.http://support.microsoft.com/kb/282490/
I am wondering how to determine the the number of threads an MTS object can handle, and where you can view this information in the mts explorer.
Thanks
Mike
You should be posting the MTS group not SQL.http://support.microsoft.com/kb/282490/
Hello,
MTS is now known as (included within actually) COM+.
Amonst other things, it is able to coordinate distributed transactions within com+/MTS aware components. In the old days of MTS, you needed to code specifically for MTS, and manually enlist components into a distributed transaction, then register and host these components within an MTS server instance.
Not sure what is required for COM+ nowadays, however a good Googling will soon solve that :)
Cheers,
Rob
sql