Featuring Guest Speaker - Pinal Dave

pinaldaveLearn how to easily optimize your server performance.

SQL Server Wait Statistics are now the common go-to place to look for SQL Server performance problems. If you look at any system, there are three important resources: CPU, Memory, and I/O. Out of the three, I/O is the most significant as it can be generated by various different entries points like Backups, Long Running Query, Fragmentations of Indexes, Incorrect Statistics, and much more. In this very sharp demo-oriented session, we will learn how to tune SQL Server Performance by Reducing IO Waits. You will also walk away with the tips which you can apply to your production system right after the session and immediately improve the overall server performance.