Click here to Skip to main content
15,867,834 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I am looking to provide higher management team a monthly SQL Server health report that captures all critical event occurrence and overall health and uptime of all important critical health reports.

What I have tried:

I tried developing some SSRS reports to capture failure events from reading SQL error logs.
Posted
Updated 23-Jan-17 21:45pm

1 solution

Hi,

Use below link for full fill your requirement. Current link is for deadlock but you can add/modify filter as per requirement.


http://social.technet.microsoft.com/wiki/contents/articles/31280.finding-and-extracting-deadlock-information-using-extended-events.aspx

Thanks,
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900