Re: C2 SQL auditing
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Wed, 21 Feb 2007 20:43:28 -0500
Don't use the C2 auditing. Just create a custom trace that collects the data
you want and you can start and stop it as you need to. Check out
sp_trace_Create in BooksOnLine.
--
Andrew J. Kelly SQL MVP
"SQL apprentice" <mssqlworld@xxxxxxxxx> wrote in message
news:OYlONfeVHHA.3500@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I setup my SQL 2000 Server to use C2 auditing. It is working.
My only problem is that my trace file does not get populated while I am
inserting/updating/select data or anything.
However, when I stop SQL server then my trace file gets populated.
I cannot stop a production SQL server on and off just to collect data and
the trace file is only limited to 200MB so I can wait till the end of day.
I am trying to do a audit report every 2hrs.
Am I doing something wrong? Or this is how C2 works?
I would appreciate all the help!
.
- Follow-Ups:
- Re: C2 SQL auditing
- From: SQL apprentice
- Re: C2 SQL auditing
- References:
- C2 SQL auditing
- From: SQL apprentice
- C2 SQL auditing
- Prev by Date: C2 SQL auditing
- Next by Date: Re: NT Authority\System Account
- Previous by thread: C2 SQL auditing
- Next by thread: Re: C2 SQL auditing
- Index(es):
Relevant Pages
|