Saturday, June 10, 2006

Using Profiler in SQL Server 2005 to measure performance

I'm reading: Using Profiler in SQL Server 2005 to measure performanceTweet this !
SQL Profiler along with performance counters statistics can be used to measure the performance.
The new Profiler tool that ships with SQL Server 2005 now provides the feature to compare the trace with the performance counters. The best way to experiment this example is to load your SQL Server instance with lot of activity, record the trace as well as the performance counter and compare the same in the SQL Server Profiler tool.

Download this tutorial which explains in details all the steps with relevant snapshots of all the steps.

Siddharth Mehta
[MSc (I.T.), MCP, MCAD, MCSD]

No comments:

Related Posts with Thumbnails