Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 Tracing blocked processes

Author  Topic 

shankar156
Starting Member

1 Post

Posted - 2010-03-11 : 14:46:56
Hi ,
Do we have any way to find the processes which have been blocked? Do we have any logs or some other similar track to see what processes were blocked?
I am not trying to see processes which are currenlty blocked. I need to check history og process blocks? Is there any way to do this? (any inbuilt solutions in sql server 2005)

I work in SQL SERVER 2005.

webfred
Master Smack Fu Yak Hacker

8781 Posts

Posted - 2010-03-11 : 14:59:41
I think you have to get familiar with the profiler:
http://msdn.microsoft.com/en-us/library/ms187929(SQL.90).aspx


No, you're never too old to Yak'n'Roll if you're too young to die.
Go to Top of Page
   

- Advertisement -