t sql verifique o deadlock ativo
select * from sys.sysprocesses where blocked > 0
Easy Eagle
select * from sys.sysprocesses where blocked > 0