I have set up an alert that fires every 5 mins and sends me an email if deadlocks exceed 4 per second. No probs, one would think. It is currently firing EVERY 5 mins but I cannot see anything written to the log. I have set DBCC TRACEON 3604 and 1204 but still noting in the log - just this constant emailing.
Any pointers as to where I could look people? I want to see what is causing these deadlocks and eliminate (or at least reduce) the numbers - unless of course the deadlock is momentary............ but should it still be written to the log?
Any pointers as to where I could look people? I want to see what is causing these deadlocks and eliminate (or at least reduce) the numbers - unless of course the deadlock is momentary............ but should it still be written to the log?