Re: automating profiler
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 06/17/04
- Next message: Adrian Parker: "Re: searching for cause of deadlock"
- Previous message: Peter Yeoh: "ANN: Query Analyzer Tool v1.5 released (freeware)"
- In reply to: Jo: "Re: automating profiler"
- Next in thread: Jo: "Re: automating profiler"
- Reply: Jo: "Re: automating profiler"
- Reply: Jo: "Re: automating profiler"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Jun 2004 11:37:18 -0400
Not that I am aware of.
-- Andrew J. Kelly SQL MVP "Jo" <Jo@discussions.microsoft.com> wrote in message news:DC0B3779-1875-40D4-848B-31473782A038@microsoft.com... > Is there a SQL 7.0 soluthion? > > "Andrew J. Kelly" wrote: > > > Sure, take a look at fn_trace_gettable in BOL. By the way you almost never > > want to trace directly to a table if you care about performance. > > > > -- > > Andrew J. Kelly SQL MVP > > > > > > "Jo" <Jo@discussions.microsoft.com> wrote in message > > news:75FFDF10-B0AA-4AD4-8573-0A241F630717@microsoft.com... > > > I have created a stored proc that will automate the capture of traces. The > > trace is captured to a file instead of a table because tracing to a table on > > the same server has caused performance issues. > > > > > > The problem is that I really want the trace in a table so that we can > > produce reports with Reporting Services. I know that I can manually save the > > trace to a trace table. But is there a way to automate this process? I can't > > find any command line parameters for Profiler. > > > > > > > > > > > > > > >
- Next message: Adrian Parker: "Re: searching for cause of deadlock"
- Previous message: Peter Yeoh: "ANN: Query Analyzer Tool v1.5 released (freeware)"
- In reply to: Jo: "Re: automating profiler"
- Next in thread: Jo: "Re: automating profiler"
- Reply: Jo: "Re: automating profiler"
- Reply: Jo: "Re: automating profiler"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|