Retrieving Deadlock Graphs with Event Notification Basit A Farooq Introduction Recently, one of our clients requested us that they wanted instant deadlock notification every time a deadlock occurs on their SQL Server. This notification should be in the form of email alert containing a deadlock graph as an attachment. As we know, SQL Server provides variety of different ways to…