RE: Trace file being imported to a table
From: Leon Parker (lparker@lortobco.com)
Date: 10/24/02
- Next message: Beth Breidenbach: "Re: EXEC master..xp_cmdshell Prevention"
- Previous message: David Wu[MS]: "RE: Trace file being imported to a table"
- In reply to: David Wu[MS]: "RE: Trace file being imported to a table"
- Next in thread: David Wu[MS]: "RE: Trace file being imported to a table"
- Reply: David Wu[MS]: "RE: Trace file being imported to a table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Leon Parker" <lparker@lortobco.com> Date: Thu, 24 Oct 2002 08:15:12 -0700
I'm running SQL 2000. You do have the option to save to a
table using Profiler but I need to set up my trace audit
as a job which starts whenever SQL starts. In order for
me to do that I created my trace file in profiler and then
scripted it. Whenever you script within Profiler, the
script doesn't script saving the trace to a table. Do you
know of any way to do this? I know that I can use the
fn*gettable command to send my trace file to a table but
thats programmatically and I need for my table to be
updated automatically.
>-----Original Message-----
>Hi,
>
>Which Version of SQL Server are you using? I remember in
SQL Server 2000,
>you have the options to directly save the trace to a
table.
>
>Sincerely,
>
>David Wu
>This posting is provided "AS IS" with no warranties, and
confers no rights.
>Get Secure! ¨C www.microsoft.com/security
>
>
>.
>
- Next message: Beth Breidenbach: "Re: EXEC master..xp_cmdshell Prevention"
- Previous message: David Wu[MS]: "RE: Trace file being imported to a table"
- In reply to: David Wu[MS]: "RE: Trace file being imported to a table"
- Next in thread: David Wu[MS]: "RE: Trace file being imported to a table"
- Reply: David Wu[MS]: "RE: Trace file being imported to a table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|