Show notes: Episode 2.37 LIVE! (…as usual)

We talked about stuff!   Stuff like this!

— Set the trace status to start

exec sp_trace_setstatus @TraceID, 1

— exec sp_trace_setstatus 2, 0       — stop trace 2

— exec sp_trace_setstatus 2, 2       — kill trace 2

— select * from fn_trace_getinfo (NULL) — check to see what traces are running

Preview:

Leave a Reply

Your email address will not be published. Required fields are marked *