22-25 April 2026
SQLBits 2011

Why are we Waiting.. Part 2

This session was first given @ SQLBits 8, with the upcoming Denali release we can not only revisit this topic once more, but add to it further showing techniques and enhancements to the "Waits" analysis now possible with the latest SQL release

An in-depth look @ "Waits" Side of the well-known "Waits & Queues" methodology

With focus in this session on interpreting the information in the (DMV) sys.dm_os_wait_stats and which of these “Waits “ are experiencing excessive waits and those you can safely ignore.
Using an established methodology like that of “Waits & Queues” to find and eliminate those pesky performance hurdles will only be successful if you can interpret those wait values correctly.

This session requires the attendees to be familiar with many areas of the SQL Server stack and such is aimed @ those experienced DBAs / Developers / Architects with performance tuning duties.

We now take this into the next version, join us for the journey where we will be using the latest in Waits analysis using Extended Events and XQuery to shine the spotlight on this fascinating area

Speakers

Neil Hambly

Neil Hambly's previous sessions

PowerBI-Model Designs
Building effective PowerBI reports and dashboards requires a well-designed data model with the right relationships and measures, this session tackles those challenges your encounter during the design phase and where to get training required for this.
 
Load Testing With SQL Server Tools
Understanding how SQL Server performs under various Load scenarios, requires controlled testing of a SQL Server instance whilst capturing key metrics using tools like Distributed Replay Controller can make this challenging task easier
 
Effective Index Partitioning, Compression Strategy
We all know that ‘Indexing’ is KING when it comes to achieving high levels of performance in SQL Server. When Indexing also combines 2 of the Enterprise features: Partitioning & Compression
 
SQL Server 2012 Memory Management
SQL Server 2012 brings a wide range of changes, including a key change in how SQL Server memory is managed. Earlier releases of SQL Server have two memory managers, which have now been merged into one, discover all these important changes
 
Why are we Waiting..
Not to be confused with the Rugby / Football ditties, but actually an in-depth look @ "Waits" Side of the well-known "Waits & Queues" methodology With focus in this session on interpreting the information in the (DMV) sys.dm_os_wait_stats
 
Why are we Waiting.. Part 2
This session was first given @ SQLBits 8, with the upcoming Denali release we can not only revisit this topic once more, but add to it further showing techniques and enhancements to the "Waits" analysis now possible with the latest SQL release
 
DAC (Data Tier Applications) - Build and deploy your first Dacpac
DAC(Data Tier Applications) a new feature introduced in SQL Server 2008 R2, learn how this new feature can fit into your database deployment lifecycle strategies, monitor the health & performance of your DAC applications using Utility Explorer