March 19, 2024 at 12:15 pm
Hi All,
We are seeing MSDTC transactions are blocking other sessions within sql server.
Is there a way to get more details of whats queries are running,isolation level etc .. within the MSDTC spid?
Regards,
Sam
March 19, 2024 at 12:57 pm
spid -2 is supposed to be an orphaned DTC transaction.
ref: Disaster recovery 101: dealing with negative SPIDS (-2 and -3)
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
March 20, 2024 at 6:33 pm
Thanks Johan.
Any way to get to know what -2 spid is doing within sql server? I want to know what query is being run through an MSDTC txn?
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply