Quantcast
Channel: SQL Diagnostic Manager for SQL Server - Recent Threads
Viewing all articles
Browse latest Browse all 241

Need to programatically get the Stored Procedure and DB CPU details

$
0
0

I need to programatically get the Stored Procedure and DB CPU details using SQL Diagnostic Manager.

Any API's / queries/Stored Procedures  that I can use to get the below Statistics

1) DatabaseCPU

2) Top 20 slow queries/SPs by AvgTiming

3) Top 20 queries/SPs by Execution count

4) Top 20 CPU Intensive  queries/SPs 


Viewing all articles
Browse latest Browse all 241

Trending Articles