July 20, 2004 03:20 PM
9 Steps to an Automated Trace
Get the performance information you need with minimum hassle
Rating:

(0)
SQL Server Magazine
InstantDoc ID #43014
Profiler, SQL Server's built-in tracing feature, is an invaluable tool for performance tuning and debugging SQL Server applications. With it, you can trace every request a database application makes to SQL Server and use that data to improve performance. For example, if you run a Profiler trace during a long-running process, you might find that SQL Server is using a table scan, encountering table locks, or running into other performance-robbing events. In most cases, I run Profiler at the reques...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: