Deadlock

  • Hi ,

    I got Dead lock error message from error log file . its showing line number and object id .But that object having the inner procedures because of that can not able to find the exact line number . how can i find the exact line number ?

  • Which Trace flag did you use 1222 or 1204 ?


    * Noel

  • -T 2551

    -T 8003

  • Those trace flags are definitely undocumented and a google search reveal that they are used for capturing "sql dump info". You should use one of the ones I posted.


    * Noel

  • thanks...will check and let you know ...

  • sudhakara (6/2/2008)


    Hi ,

    I got Dead lock error message from error log file . its showing line number and object id .But that object having the inner procedures because of that can not able to find the exact line number . how can i find the exact line number ?

    Here is the Bible on deadlock troubleshooting: http://blogs.msdn.com/bartd/archive/2006/09/09/Deadlock-Troubleshooting_2C00_-Part-1.aspx

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply