What trace flags are needed for detecting deadlocks

Posted by AngryHacker on Stack Overflow See other posts from Stack Overflow or by AngryHacker
Published on 2010-06-03T18:00:07Z Indexed on 2010/06/03 18:04 UTC
Read the original article Hit count: 156

Filed under:
|
|

I am trying to get better information on deadlocks that are occurring in my DB. After reading this article, it's still unclear to me whether I should be using trace flag 1204, 1222 or both.

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server-2005