Troubleshooting Performance Problems in SQL Server 2005

By Bill Graziano on 3 November 2005 | Tags: Administration


It is not uncommon to experience the occasional slow down of a SQL Server database. A poorly designed database or a system that is improperly configured for the workload are but several of many possible causes of this type of performance problem. Administrators need to proactively prevent or minimize problems and, when they occur, diagnose the cause and take corrective actions to fix the problem. This paper provides step-by-step guidelines for diagnosing and troubleshooting common performance problems by using publicly available tools such as SQL Server Profiler, System Monitor, and the new Dynamic Management Views in SQL Server 2005. Note: This links directly to the Word document.

Link: Troubleshooting Performance Problems in SQL Server 2005


Related Articles

Advanced SQL Server 2008 Extended Events with Examples (25 May 2009)

Introduction to SQL Server 2008 Extended Events (19 May 2009)

Monitoring SQL Server Agent with Powershell (24 March 2009)

SQL Server Version (29 January 2009)

Scheduling Jobs in SQL Server Express - Part 2 (1 December 2008)

Alerts for when Login Failures Strike (14 July 2008)

Using xp_ReadErrorLog in SQL Server 2005 (12 May 2008)

Moving the tempdb database (5 November 2007)

Other Recent Forum Posts

Transfer to new windows 11 computer (4d)

Pivot data but keep equal number per metric (8d)

Change Font Size In T-SQL Message Window? (9d)

Who has joined and who has left (11d)

Linked Server Selection Query Fails with "MS DTC has stopped this transaction" (14d)

Query almost perfect but brings wrong record (15d)

Installing integration Services with Web edition (16d)

Can I add dynamic WHERE clause to this query? (17d)

- Advertisement -