Automating Query Tuning

Date
12-13 Nov 2009 (Add to calendar) GMT
Venue
201 Jones Road , 6th Floor, US
Cost
Free

In this session Joe Chang will teach us about his free SQL Exec Stats tool.

Objectives: What does SQL Exec Stats do? Automates collection of key DMVs for query tuning. Collates query exec stats with execution plan details. Saves XML plan for top queries, what plans reference infrequently used indexes. Cross reference index usage by execution plan. Save information directly to Microsoft Excel 2003 file format and in binary.

Purpose: Why do we need or want this? Simplifies performance data collection (sufficiently complete for query tuning). Encourages collection of performance data at regular interval, i.e. keep a history of system health. Automates several elements of performance analysis (reduces time and effort). Enable remote tuning assistance, key information is compact enough to be sent by email for some else to help.

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook