Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

Reading the logfiles
Is there any information out there on how to read the SQL Server 2k log
files.  The following are two things I dont want to do - 1. use a third part
y
tool (ie; Lumigent Log Explorer) and 2. Turn on trace/profiling.  I just wan
t
to read the log files - somebody must know how to do it if there are 3rd
party tools...

Report this thread to moderator Post Follow-up to this message
Old Post
MSSQLServerDeveloper
11-29-05 06:23 PM


Re: Reading the logfiles
You're on the right track with reading log files - Lumigent is the best tool
for this (they've been around for years). You can also use fn_dblog()
though, eg: SELECT * FROM ::fn_dblog(null, null)

Performing trace / profiling is a bugger with SQL 2000 in many ways. Hence,
I've designed a tool called SQLBenchmarkPro which makes this MUCH easier.
We've got a nice beta available for free right now which you're welcome to
pull down & try out from: http://www.gajsoftware.com

HTH

Regards,
Greg Linwood
SQL Server MVP

" MSSQLServerDeveloper
" < MSSQLServerDeveloper
@discussions.microsoft.com>
wrote in message news:9E1B5217-D450-491E-83E5- D19BE190E9F8@microso
ft.com...
> Is there any information out there on how to read the SQL Server 2k log
> files.  The following are two things I dont want to do - 1. use a third
> party
> tool (ie; Lumigent Log Explorer) and 2. Turn on trace/profiling.  I just
> want
> to read the log files - somebody must know how to do it if there are 3rd
> party tools...



Report this thread to moderator Post Follow-up to this message
Old Post
Greg Linwood
11-29-05 06:23 PM


Sponsored Links





Last Thread Next Thread
Post New Thread

MS SQL Server archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 11:26 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006