Re: C2 SQL auditing
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Thu, 22 Feb 2007 21:02:48 -0500
I don't have a specific recomendation as the SOX requirements are very loose
and open to interpitation. There are a number of 3rd party tools that
monitor the logs.
http://sqlserver2000.databases.aspfaq.com/how-do-i-audit-changes-to-sql-server-data.html
http://sqlserver2000.databases.aspfaq.com/how-do-i-recover-data-from-sql-server-s-log-files.html
--
Andrew J. Kelly SQL MVP
"SQL apprentice" <mssqlworld@xxxxxxxxx> wrote in message
news:ufl7fZpVHHA.1636@xxxxxxxxxxxxxxxxxxxxxxx
Hi Andrew,
I had to setup C2 for my company just so they can see it in their own
eyes.
I recommended them to use Server Side trace, it is more efficiency and
customizable to what they want to audit.
It would make my case even better when I tell them 3 SQL MVPs suggest not
to
use C2.
Do you suggest any third party tools for SOX compliance? I am testing
Idera
CM right now.
Eventually, I would like to off load the server side trace to the SOX team
since there are over 100 SQL Servers.
I would like to setup and manage so many traces.
Thanks again for the input...I greatly appreciated.
"Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx> wrote in message
news:OqOIdLiVHHA.3592@xxxxxxxxxxxxxxxxxxxxxxx
Don't use the C2 auditing. Just create a custom trace that collects thedata
you want and you can start and stop it as you need to. Check outand
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
day.the trace file is only limited to 200MB so I can wait till the end of
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!
.
- References:
- C2 SQL auditing
- From: SQL apprentice
- Re: C2 SQL auditing
- From: Andrew J. Kelly
- Re: C2 SQL auditing
- From: SQL apprentice
- C2 SQL auditing
- Prev by Date: Re: Error 0x80070534 when changing service account
- Next by Date: Audit 3 fields in one table
- Previous by thread: Re: C2 SQL auditing
- Next by thread: Re: Backup
- Index(es):
Relevant Pages
|