Reading Profiler data files in QA doesnt work!

  • 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

  • The only time I've seen an error is if profiler or the trace isn't shut down properly. it causes the trace file to be incomplete.

     

    Wes

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply