Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL 2000 Profiler - what am i missing

Author  Topic 

coolerbob
Aged Yak Warrior

841 Posts

Posted - 2005-11-21 : 04:27:23
Sorry for this basic question:

Scenario:
I make a trace (with lots of filters)
I run it
I go home and shut down my machine
next day I come in, and i want to run the same trace again

what do I have to save it as the day before in order to do this????
Save it as a trace template and I can open it up again the next day and see it there with all my filters but there is no "RUN!" button.
I cant find a "Make trace from trace template" functionality either.
Opening a trace obviously just lets you rerun the recorded data...

How can i accomplish this?
I dont want to have to re-create the same freekin trace with all those filters every day!!
argh!

nr
SQLTeam MVY

12543 Posts

Posted - 2005-11-21 : 06:03:47
Create new trace, use the following template (select template name), run.


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

coolerbob
Aged Yak Warrior

841 Posts

Posted - 2005-11-21 : 06:54:39
i knew i was being thick
thanks
Go to Top of Page
   

- Advertisement -