t sql periksa kebuntuan aktif
select * from sys.sysprocesses where blocked > 0
Easy Eagle
select * from sys.sysprocesses where blocked > 0