Setting up Trace in SQL
From: Audrey L (robwhitz_at_yahoo.com)
Date: 11/21/03
- Previous message: Vinodk: "Re: Service Pack 3"
- Next in thread: Andrew J. Kelly: "Re: Setting up Trace in SQL"
- Reply: Andrew J. Kelly: "Re: Setting up Trace in SQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 20 Nov 2003 20:30:01 -0800
Hi,
I have configured SQL Server to activate a trace at every
server startup. The main objective is to audit all
critical events on the DB.
As the maxsize of the trace file is 5MB, I managed to
configure it to perform a rollover whenever the threshold
is reached.
One thing that I would like to clarify is: - Suppose the
trace file 'TraceA.trc' already exists in the directory.
The DB was re-started. New records are not appended to
the trace file at all. Is there a way to activate this?
Or is there any workaround?
Would appreciate advice. Thanks ...
- Previous message: Vinodk: "Re: Service Pack 3"
- Next in thread: Andrew J. Kelly: "Re: Setting up Trace in SQL"
- Reply: Andrew J. Kelly: "Re: Setting up Trace in SQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|