SQL Profiler

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Revision as of 15:40, 10 September 2008 by John.Buckley (talk | contribs) (New page: __TOC__ ==Overview== Microsoft SQL Server Profiler is a graphical user interface to SQL Trace for monitoring an instance of the Database Engine or Analysis Services. You can capture and sa...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Microsoft SQL Server Profiler is a graphical user interface to SQL Trace for monitoring an instance of the Database Engine or Analysis Services. You can capture and save data about each event to a file or table to analyze later. For example, you can monitor a production environment to see which stored procedures are affecting performance by executing too slowly.

To run SQL Server Profiler, on the Start menu, point to All Programs, Microsoft SQL Server 2005, Performance Tools, and then click SQL Server Profiler.

Compliments of Microsoft MDSD Introducing SQL Server Profiler

Tips & Tricks to solve Touchworks Issues