SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tags SQL Server, Performance Tuning Rss

   Items 1 to 1 of 1   
 

Finding the Causes of Poor Performance in SQL Server, Part 1

To tackle performance problems with applications, first use SQL Profiler to find the queries that constitute a typical workload: From the trace, spot the queries or stored procedures that are having the most impact. Then it's down to examining the execution plans and query statistics. You then see what effects you've had and maybe repeat the process. Gail explains all, in a two-part article.  Read more...
By Additional Articles 2009/03/23 | Source: SimpleTalk | Category: performance tuning
Rating:  Rate this |  Briefcase | 4,666 reads
   Items 1 to 1 of 1