SQL Server Customer Advisory Team - SQL Server Best Practices

Enabling SQL Server customers to navigate the most challenging frontiers of large scale data management.

Presentations

Troubleshooting SQL Server 2005/2008 Performance and Scalability Flowchart

Author: Sharon Bjeletich

 

The following flowchart will address the majority of the most common performance and scalability issues that can arise in SQL Server-based applications. 

http://sqlcat.com/files/folders/280/download.aspx

However, working through the flowchart is also recommended for applications that do not appear to have issues in those areas, as it will set a baseline for a system with a known performance and scalability characteristic. The flowchart is designed to be worked from the top down, left to right.  It addresses the most impactful issues first, such as table scans, out of date statistics, etc. and the suggested readings are considered the basics for any DBA. 

Please note that to be able to accurately use this flow chart you should put your system under load, and it should only be done in a test environment.  For more information on how to load test SQL Server see Visual Studio Team System documentation.

 

Comments

 

Performance troubleshooting flowchart | BrentOzar.com said:

Pingback from  Performance troubleshooting flowchart | BrentOzar.com

May 17, 2008 5:43 PM
 

SQL Server Performance Troubleshooting | VM-Aware said:

Pingback from  SQL Server Performance Troubleshooting | VM-Aware

May 23, 2008 7:01 AM
 

SQL Server, BizTalk Server, le 64 bits et au-delà !... said:

This is only one among so many great content that can be found at the SQL Cat site. But what is CAT ?

June 6, 2008 8:01 AM
 

KGP said:

At position "Faster in SSMS":

There are situations in that the query run faster in SSMS than in from the application because there are different session handling (Using Options in SQL Server)

June 7, 2008 1:53 AM
 

flow chart troubleshooting said:

Pingback from  flow chart troubleshooting

June 12, 2008 10:34 AM
Copyright 2007 Microsoft Corporation. All Rights Reserved.