• Hi,

    I want to stop the running trace.

    I run the command

    exec sp_trace_setstatus 2,2 (My trace id=2)

    Then I am getting the msg that, the active trace must be stopped before modification.

    How to stop that trace?