| | |||||||||||||||
| |||||||||||||||
| SQLUSA.com | |||||||||||||||
| |||||||||||||||
|
|||||||||||||||
| How to read a SQL Profiler trace file? | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Execute the following script in Query Editor to list the SQL Server Profiler trace file. use AdventureWorks2008;
SELECT * FROM :: fn_trace_gettable('F:\data\PerfLogs\ProfilerTrace\SlowQuery.trc', 1) ORDER BY StartTime
|
| Order SQL 2008 GRAND SLAM Today! |
|
|
| JOIN US ON TWITTER |