SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 Strange Behaviour of active trace file in SQL 2000
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

ShivaniSuri
Starting Member

4 Posts

Posted - 02/03/2009 :  01:03:46  Show Profile  Reply with Quote
Hi,

When I try to retrieve the records of active trace file in SQL Server 2000 with following query:
SELECT * FROM ::fn_trace_gettable('C:\trace\server.trc', default)

I got exception which says that " Server encountered an error.... "

Can you pls tell me is there any way/query to read the records of active trace file in SQL Server 2000?

Thanks in advance,
Shivani Suri

sodeep
Flowing Fount of Yak Knowledge

USA
6729 Posts

Posted - 02/03/2009 :  10:34:55  Show Profile  Reply with Quote
http://msdn.microsoft.com/en-us/library/aa258856(SQL.80).aspx
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.03 seconds. Powered By: Snitz Forums 2000 Version 3.4.03