What should I do about SQL connections that is a Head Blocker?
        Posted  
        
            by MartinHN
        on Server Fault
        
        See other posts from Server Fault
        
            or by MartinHN
        
        
        
        Published on 2010-03-30T16:40:57Z
        Indexed on 
            2010/03/30
            16:43 UTC
        
        
        Read the original article
        Hit count: 246
        
sql-server
|sql-server-2008
I'm looking at the Activity Monitor in SQL Server 2008 Management Studio.
I see that a lot of processes indicates that it is a blocking process, by the value of 1 in the Head Blocker column.
Is this normal, or am I potentially dealing with an issue here?

© Server Fault or respective owner