• Hi,

    I just edited the job and ran this below command:

    SELECT * INTO trace_table1 FROM ::fn_trace_gettable('C:\PWB_Test\T.trc', 1)

    The job went fine....and also deleted my T.trc file from folder...

    But how do I do for the rest of the files now...

    If I do change the value to 2 or 3 it says that, 'trace_table1' already exists... 🙁 job fails..

    Any suggestions for this one?

    Cheers