Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear Object Execution Statistics Report
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01361811
Message ID:
01362008
Views:
11
This message has been marked as the solution to the initial question of the thread.
>This report is pretty cool, right click a database, Reports, Standard Reports, Object Execution Statistics
>
>So it pin points the slow running code, and I want to make some changes, rerun some tests and see how much better the new code is. But the problem is the report results remain skewed because it shows the old slow executions too.
>
>I need to find the way to reset the reporting counters.. anyone know how?

David,

Try 'DBCC FREEPROCCACHE' or 'DBCC FREESYSTEMCACHE'
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform