What trace flags are needed for detecting deadlocks
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.
Yes, set both flags: they present the information in different ways
精彩评论