SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tags Performance Tuning, DMVs Rss

   Items 1 to 3 of 3   
 

Monitoring Stored Procedure Performance with sys.dm_exec_cached_plans

This article will show you how to use the sys.dm_exec_cached_plans DMV to monitor the performance of stored procedures  Read more...
Rating: (not yet rated)  Rate this |  Briefcase | 2,767 reads

SQL Server: Uncover Hidden Data to Optimize Application Performance

Many application performance problems can be traced to poorly performing database queries; however, there are many ways you can improve database performance. SQL ServerTM 2005 gathers a lot of information that you can use to identify the causes of such performance issues.  Read more...
By Additional Articles 2008/01/11 | Source: Microsoft MSDN | Category: Performance Tuning
Rating:  Rate this |  Briefcase | 2,238 reads

Measure TSQL Statement Performance

Every developer needs to ensure that each TSQL statement is optimized. This article will give you a few different ideas on how to identify slow running queries and provide you with some tips on monitor your query performance while you make iterative changes to each query to try and improve performance.  Read more...
Rating:  Rate this |  Briefcase | 3,375 reads
   Items 1 to 3 of 3