T SQL Проверьте активный тупик
select * from sys.sysprocesses where blocked > 0
Easy Eagle
select * from sys.sysprocesses where blocked > 0