SQL 2008 r2 - Range deadlocks on READ COMMITTED

已答复 SQL 2008 r2 - Range deadlocks on READ COMMITTED

  • Monday, March 05, 2012 5:31 PM
     
     

    Hi All, 

    I have had a look in the forums but none of these quite explain what I am seeing. I am getting range S-S and Range I-N locks on indexes on numerous tables.

    The scripts that are called do not have (HOLDLOCK)  and are not called by a SERIALIZABLE transaction but yet still hold the range locks. I know that there are instances where a lock will escalate but I can not see why this would occur in this instance

    Any ideas?

    Thanks in advance

    Elliot


    Developer

All Replies