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)
 Performance Auditing

Author  Topic 

kkozinski
Starting Member

3 Posts

Posted - 2001-03-14 : 13:30:22
I need to do some performance testing on a recently developed application. I would like to create a report of SP activity in the database. The report should say how many times each SP is executed. It would be helpful if the report indicates how long the SP executed.

Any ideas on how to create this report?

Any help will be appreciated.
   

- Advertisement -