More free SQL Server developer and DBA tools: May SDU Tools Release
Hi Folks,
We’ve just created the May 2017 update for SDU Tools. We’re pretty excited about what we’re delivering this month.
The first part that we’ve added is a set of tools to make it really, really easy to capture a performance query trace, to load it, and to perform a basic analysis of it. There are three tools involved in this:
- CapturePerformanceTuningTrace – Just give the trace a name, say where it should be stored, which databases to filter on (if any), and how long you want the trace to run. We do the rest.
- LoadPerformanceTuningTrace – This tool loads the completed trace into a table. AnalyzePerformanceTuningTrace - And then we find the things in the trace that are of interest – automatically
Next, we’ve added a useful tool to help with your database consistency. I often run into databases where columns that hold the same information are defined differently across the database.
2017-05-07
