Which is the best way to alert/email deadlock events/graph in sql server 2014(24/7 monitoring). I would like to use a lightweight option without causing resource issues.Enable logging to error log by enabling messages 1205/3928 and setup alerts for these errors?Enable trace flags 1204/1222?Use Profiler trace? Use Extended events?Many thanks.
↧