A first look at SQL Server 2012 Availability Group Wait Statistics
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on Tue, 12 Jun 2012 06:00:00 UT
Indexed on
2012/06/12
10:44 UTC
Read the original article
Hit count: 166
If you are trouble-shooting an AlwaysOn Availability Group topology, a study of the wait statistics will give a pointer to many of the causes of problems. Although several wait types are documented, there is nothing like practical experiment to familiarize yourself with new wait stats, and Joe Sack demonstrates a way of testing the sort of waits generated by an availability group under various circumstances.
© SQL Server Central or respective owner