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.
Author |
Topic |
buzzi
Starting Member
48 Posts |
Posted - 2008-10-14 : 15:01:44
|
Hi All,I am having trouble to eliminate a particular sp from the profiler trace, because this sp runs every few seconds and, if i start my trace it records 1000's of records in no time.Here is what i am doing1.Start profiler2.Selectnew trace3.check show all columns4.click on column filters and then select objectname filter and then enter the sp name in the "Not Like" option.by this i was expecting to see the trace with out the sp that i mentioned in the filter. But this is not working.Any idea's?thanks for the help |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
buzzi
Starting Member
48 Posts |
Posted - 2008-10-14 : 15:22:27
|
Thanks Tara,I am tracing StoredProceduresRPC:completedT-SQLSQL:BatchCompletedSQL:BatchStarting |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|