Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Security / November 2007

Tip: Looking for answers? Try searching our database.

SQL 2000

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lwmccksg - 26 Nov 2007 01:44 GMT
I would like to find out what are the fields that can be audited by setting
in the SQL 2000 database.  Any GUI screen for doing this audit setting?
Ben Nevarez - 26 Nov 2007 02:01 GMT
Hello,

If you are talking about auditing data changes you can audit any field on
any table and usually that it is accomplished by using triggers.
Unfortunatelly there is no GUI screen to do that.

Ben Nevarez
Senior Database Administrator
AIG SunAmerica

> I would like to find out what are the fields that can be audited by setting
> in the SQL 2000 database.  Any GUI screen for doing this audit setting?
lwmccksg - 26 Nov 2007 02:27 GMT
thanks for your prompt answer.

> Hello,
>
[quoted text clipped - 8 lines]
> > I would like to find out what are the fields that can be audited by setting
> > in the SQL 2000 database.  Any GUI screen for doing this audit setting?
bass_player [SBS-MVP] - 26 Nov 2007 04:01 GMT
You can also use the C2 Audit mode on the server level which will apparently
be resource intensive

> Hello,
>
[quoted text clipped - 9 lines]
>> setting
>> in the SQL 2000 database.  Any GUI screen for doing this audit setting?
Erland Sommarskog - 26 Nov 2007 23:08 GMT
> I would like to find out what are the fields that can be audited by
> setting in the SQL 2000 database.  Any GUI screen for doing this audit
> setting?

Nothing built-in, but there are third-party products that can help
you. Some work with triggers like ApexSQL's SqlAudit. Other work from
the transaction log. Lumigent has such a tool, for instance.

Signature

Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx

Sean McCown - 27 Nov 2007 15:40 GMT
Just be really careful when doing your evals for the auditing tools.  A lot
of them don't perform well at all.  So really put them through the ringer
when you're looking at them.

> > I would like to find out what are the fields that can be audited by
> > setting in the SQL 2000 database.  Any GUI screen for doing this audit
[quoted text clipped - 3 lines]
> you. Some work with triggers like ApexSQL's SqlAudit. Other work from
> the transaction log. Lumigent has such a tool, for instance.
Erland Sommarskog - 27 Nov 2007 23:12 GMT
> Just be really careful when doing your evals for the auditing tools.  A
> lot of them don't perform well at all.  So really put them through the
> ringer when you're looking at them.

Through the years, I've seen many posts where people apparently have
been working on their own home-grown auditing solutions. I wonder how
well they perform....

Signature

Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.