Most people would use a GUI to create and view running traces. I did not know I could create (start, stop, delete too) executing this:
sp_trace_create
So, I created a trace in query analyzer, I can see the file and it is growing.
But, how can I see a list of running traces in case there are many? Is there a command that displays this list in case I have several traces running?