Unix Technical Forum

Queries Log on SQL Server 2000 ???

This is a discussion on Queries Log on SQL Server 2000 ??? within the SQL Server forums, part of the Microsoft SQL Server category; --> Is there any log that catches all querys in SQL Server 2000??? Full problem (in slanish): http://foro.hackhispano.com/showthread.php?t=28980 Thanks...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-01-2008, 03:47 PM
Josechu
 
Posts: n/a
Default Queries Log on SQL Server 2000 ???

Is there any log that catches all querys in SQL Server 2000???
Full problem (in slanish): http://foro.hackhispano.com/showthread.php?t=28980

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-01-2008, 03:47 PM
Erland Sommarskog
 
Posts: n/a
Default Re: Queries Log on SQL Server 2000 ???

Josechu (josechu.c@gmail.com) writes:
> Is there any log that catches all querys in SQL Server 2000???


You would need to set up a trace for this. While you can use Profiler,
it's better to use a server-side trace for any wide-scale auditing.

If you are only looking for operations that changes the database, you
can find out with a log reader - provided that you are running in
full recovery that is. Log readers are third-party tools. Some vendors
are Lumigent, Log PI and ApexSQL.



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

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-01-2008, 03:47 PM
Dan Guzman
 
Posts: n/a
Default Re: Queries Log on SQL Server 2000 ???

To add to Erland's response, here are some additional info and tips for
setting up the SQL Trace.

http://weblogs.sqlteam.com/dang/arch...-Profiler.aspx

--
Hope this helps.

Dan Guzman
SQL Server MVP

"Josechu" <josechu.c@gmail.com> wrote in message
news:49d00b83-5741-4c2a-84f1-02850b029dde@f47g2000hsd.googlegroups.com...
> Is there any log that catches all querys in SQL Server 2000???
> Full problem (in slanish):
> http://foro.hackhispano.com/showthread.php?t=28980
>
> Thanks


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:05 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com