|
ShivaniSuri
Starting Member
4 Posts |
Posted - 02/03/2009 : 01:03:46
|
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
|
|