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 7 Profiler

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-03-20 : 09:46:42
Danielle writes "I've set up a trace file in SQL 7 Profiler and the events I've included are TSQL and store Procedures. It didn't show which procedures it started from when it reached certain event but it stated SQL:BatchCompleted along with a statement. How do I find out where this batch came from?"

Da_Retina
Posting Yak Master

109 Posts

Posted - 2002-03-21 : 01:51:17
SPs names should appear in the TEXT coumn in the profiler trace. Add the coumn if it is not there by default!
HTH

------------------
If I am to do it,
I will, and NOW ..
Go to Top of Page
   

- Advertisement -