Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

spid -4 blocking the transactions

$
0
0

Hi All,

We encountered a situation today where the spid -4 was blocking the transactions. We're not able to kill it as it was not treated as a valid spid by SQL server. We tried to get the UOW using below query but no result was returned.

select * from master..syslockinfo
where req_spid = -4

Since this was not a production impacting server we restarted the SQL Service as we didnt have any other option.
We've learned that it might be the orphan transctions of MSDTC.

However, I need to understand what can be done to resolve this issue as I cannot restart SQL Server for this.

Please help!

Regards
Mayur Kashikar


Viewing all articles
Browse latest Browse all 15889

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>