Hello,
I have a production SQL 2005 database with occasional deadlocks. To keep prod impact minimal, I am running Profiler on a separate server that has the 2005 tools, with SP3 installed. The db server is SQL 2005 Standard with SP3. I have the 1204 and 1222 trace flags turned on.
The deadlock info is in my traces and in the SQL log but I cannot get the formatted deadlock graph to appear in my traces. The Deadlock Graph event is turned on in Profiler.
Does anyone have any tricks to make the deadlock graph show up? Would running Profiler on the actual db server help? Thanks!