I use Profiler to track database and server activity currently. I record the results in data files. Afterwards I try to read them with the following statement:
select * from ::fn_trace_gettable('Trace server local path',default)
Data grid displays results data correctly but an error message sometimes is displayed:
Server encountered an error 'Trace server local path'.
Has anybody experienced similar problem?
Thanks in advance!
Stefy