﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged SQL Server 2005, Performance Tuning</title><link>http://www.sqlservercentral.com/</link><description>Content tagged SQL Server 2005, Performance Tuning posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Making the Most Out of the SQL Server 2005 Performance Dashboard</title><description>The SQL Server 2005 Performance Dashboard is a new add-on to SQL Server 2005 that became available shortly after the release of Service Pack 2 for SQL Server 2005.</description><guid>http://www.sqlservercentral.com/redirect/articles/3018/</guid><pubDate>2008/05/20</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3018/</link></item><item><title>SQL 2005 vs. SQL 2008 Part 1 - (Backup File Sizes &amp; Times)</title><description>SQL 2008 has some key improvements over SQL 2005. This article deals with backup compression and faster backups in SQL 2008</description><guid>http://www.sqlservercentral.com/articles/Compression/62746/</guid><pubDate>2008/05/05</pubDate><link>http://www.sqlservercentral.com/articles/Compression/62746/</link></item><item><title>Top Queries in SQL Server 2005</title><description>This article illustrates how to query dynamic management views to find the TOP queries based on average CPU and average I/O.</description><guid>http://www.sqlservercentral.com/redirect/articles/62765/</guid><pubDate>2008/04/09</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62765/</link></item><item><title>Predeployment I/O Best Practices</title><description>The I/O system is important to the performance of SQL Server. When configuring a new server for SQL Server or when adding or modifying the disk configuration of an existing system, it is good practice to determine the capacity of the I/O subsystem prior to deploying SQL Server. This white paper discusses validating and determining the capacity of an I/O subsystem. A number of tools are available for performing this type of testing. This white paper focuses on the SQLIO.exe tool, but also compares all available tools. It also covers basic I/O configuration best practices for SQL Server 2005.</description><guid>http://www.sqlservercentral.com/redirect/articles/61747/</guid><pubDate>2008/01/04</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61747/</link></item><item><title>Indexing in SQL Server 2005</title><description>How should you approach indexing your database? Do you have a good strategy for deciding which indicies to create and on which columns? Aaron Ingold brings us a great article discussing these very topics that is likely to become a must read for many DBAs.
</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2770/</guid><pubDate>2007/12/24</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2770/</link></item><item><title>The Effect of NOLOCK on Performance</title><description>Using hints in a query is something that most DBAs don&amp;#39;t ever seem to bother with, but when they do, NOLOCK seems to be their hint of choice. Wayne Fillis brings us a detailed examination of how this particular hint actually affects the performance of your system.




</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2764/</guid><pubDate>2007/12/17</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2764/</link></item><item><title>The “sys.dm_os_performance_counters” Dynamic Management View </title><description>SQL Server performance can be tracked and monitored by using performance counters. For SQL Server 2005 performance counters can be displayed by using the “sys.os_exec_performance_counters” Dynamic Management View (DMV).</description><guid>http://www.sqlservercentral.com/redirect/articles/61637/</guid><pubDate>2007/12/05</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61637/</link></item><item><title>SQL Server Indexes: The Basics</title><description>Indexes directly affect the performance of database applications. This article uses analogies to describe how indexes work. The estimated execution plan feature of the Query Window is utilized to compare the performance of two queries in a batch.</description><guid>http://www.sqlservercentral.com/redirect/articles/61605/</guid><pubDate>2007/12/04</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61605/</link></item><item><title>Troubleshooting Performance Problems in SQL Server 2005</title><description>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.</description><guid>http://www.sqlservercentral.com/redirect/articles/61478/</guid><pubDate>2007/11/22</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61478/</link></item><item><title>SQL Server 2005 Database Options and Configuration Performance Audit Checklist </title><description>As part of your performance audit, you will need to examine each database located on each of your SQL Server instances and examine some basic database settings.</description><guid>http://www.sqlservercentral.com/redirect/articles/61422/</guid><pubDate>2007/11/16</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61422/</link></item><item><title>Introduction to Parameterization in SQL Server</title><description>In a previous article I showed how to look at what query plans are in SQL Server&amp;#39;s memory.  In this article I&amp;#39;ll look at how they got there and how and when they get reused.  This is commonly called compiling a query plan.  More specifically I&amp;#39;ll look at how and when SQL Server can parameterize dynamic SQL </description><guid>http://www.sqlservercentral.com/redirect/articles/3155/</guid><pubDate>2007/08/14</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3155/</link></item><item><title>What Query Plans are in SQL Server's Memory?</title><description>SQL Server memory is primarily used to store data (buffer) and query plans (procedure cache). In this article I&amp;#39;ll show how much memory is allocated to the procedure cache (RAM). I&amp;#39;ll explain how to determine what plans are in the cache and how often they&amp;#39;re used.</description><guid>http://www.sqlservercentral.com/redirect/articles/3126/</guid><pubDate>2007/08/10</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3126/</link></item><item><title>Custom reports in Management Studio, using the Performance Dashboard </title><description>If you are using SSMS and SQL Server 2005 SP2, You&amp;#39;ve probably tried out the database reports that are available in the Performance Dashboard, and decided how useful they are, but did you know that you can create your own dashboard reports? </description><guid>http://www.sqlservercentral.com/redirect/articles/3133/</guid><pubDate>2007/08/07</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3133/</link></item><item><title>What Data is in SQL Server's Memory?</title><description>SQL Server memory is primarily used to store data (buffer) and query plans (cache). In this article I&amp;#39;ll show how much memory is allocated to the data buffer (or RAM). I&amp;#39;ll explain how to determine what tables and indexes are in the buffer memory of your server.</description><guid>http://www.sqlservercentral.com/redirect/articles/3125/</guid><pubDate>2007/08/03</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3125/</link></item><item><title>Making the Most Out of the SQL Server 2005 Performance Dashboard</title><description>The SQL Server 2005 Performance Dashboard is a new add-on to SQL Server 2005 that became available shortly after the release of Service Pack 2 for SQL Server 2005.</description><guid>http://www.sqlservercentral.com/redirect/articles/3018/</guid><pubDate>2008/05/20</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3018/</link></item><item><title>Parallel Statistics Update</title><description>Full scan statistics update can be slow and expensive on a large system, and a single update statistics job for a whole database can easily exceed an overnight maintenance window. This article looks at jobs that could update statistics on the system in parallel.</description><guid>http://www.sqlservercentral.com/redirect/articles/3017/</guid><pubDate>2007/05/31</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3017/</link></item><item><title>SQL Server Wait Events: Taking the Guesswork out of Performance Profil</title><description>This article introduces some techniques that will allow you to pinpoint exactly where the performance issues are in your system, so you&amp;#39;ll know exactly where to spend your time (and money) in solving them.
</description><guid>http://www.sqlservercentral.com/redirect/articles/2941/</guid><pubDate>2007/04/03</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2941/</link></item><item><title>The Effect of NOLOCK on Performance</title><description>Using hints in a query is something that most DBAs don&amp;#39;t ever seem to bother with, but when they do, NOLOCK seems to be their hint of choice. Wayne Fillis brings us a detailed examination of how this particular hint actually affects the performance of your system.




</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2764/</guid><pubDate>2007/12/17</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2764/</link></item><item><title>Using Plan Guides in SQL Server 2005</title><description>In SQL Server 2005, there is a new feature called Plan Guides that can help out in some cases where you discover poorly performing queries that you don&amp;#39;t have direct control over. Essentially, a Plan Guide allows you to add or modify query hints to queries on the fly, just before they are executed.</description><guid>http://www.sqlservercentral.com/redirect/articles/2885/</guid><pubDate>2007/02/26</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2885/</link></item><item><title>SQL Server XML Performance Tips</title><description>A series of tips on optimizing XML in your SQL Server databases.
</description><guid>http://www.sqlservercentral.com/redirect/articles/2869/</guid><pubDate>2007/02/21</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2869/</link></item><item><title>The Effect of NOLOCK on Performance</title><description>Using hints in a query is something that most DBAs don&amp;#39;t ever seem to bother with, but when they do, NOLOCK seems to be their hint of choice. Wayne Fillis brings us a detailed examination of how this particular hint actually affects the performance of your system.




</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2764/</guid><pubDate>2007/12/17</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2764/</link></item><item><title>Indexing in SQL Server 2005</title><description>How should you approach indexing your database? Do you have a good strategy for deciding which indicies to create and on which columns? Aaron Ingold brings us a great article discussing these very topics that is likely to become a must read for many DBAs.
</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2770/</guid><pubDate>2007/12/24</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2770/</link></item><item><title>When Snapshot Isolation Helps and When It Hurts</title><description>The benefits of SQL Server 2005&amp;#39;s new snapshot isolation feature are well known, but SQL Server developers also need to understand the downstream ramifications of snapshot isolation.</description><guid>http://www.sqlservercentral.com/redirect/articles/2716/</guid><pubDate>2006/12/11</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2716/</link></item><item><title>DBCC SHOWCONTIG Improvements in SQL Server 2005 and comparisons to SQL</title><description>This document describes the problem and the workaround in SQL Server 2000, and the solution and recommendation in SQL Server 2005.</description><guid>http://www.sqlservercentral.com/redirect/articles/2705/</guid><pubDate>2006/12/08</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2705/</link></item><item><title>Using SQL Server 2005 Profiler</title><description>In this presentation, Brian introduces SQL Server 2005 Profiler. He shows you to integrate System Monitor logs (also called perfmon) to find what queries were running against your machine during key performance failures. He also shows you how to output the query plan into an XML file. 
</description><guid>http://www.sqlservercentral.com/redirect/articles/2746/</guid><pubDate>2006/12/04</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2746/</link></item><item><title>TEMPDB Capacity Planning and Concurrency Considerations for Index Crea</title><description>Some of the key factors to consider while you devise an index maintenance plan are performance, concurrency, and required resources. SQL Server 2005 provides you with several options for index create and rebuild operations that you can use to effectively meet the requirements of performance, concurrency, and resources.</description><guid>http://www.sqlservercentral.com/redirect/articles/2704/</guid><pubDate>2006/12/01</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2704/</link></item><item><title>Basics of Statistics in SQL Server 2005</title><description>If you&amp;#39;re having a problem with particular queries, there are a few things you can do with the information that the server collects about the distribution of data in columns and indexes.</description><guid>http://www.sqlservercentral.com/redirect/articles/2713/</guid><pubDate>2006/11/30</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2713/</link></item><item><title>SQL Server 2005 Waits and Queues</title><description>The methodology helps identify the areas of slow performance by looking at the problem from two directions called Waits and Queues. An analysis of Waits indicates where SQL Server is spending lots of time waiting. In addition, the biggest waits point out the most important or relevant Queues (that is, Performance Monitor counters and other data) for this workload.</description><guid>http://www.sqlservercentral.com/redirect/articles/2703/</guid><pubDate>2006/11/24</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2703/</link></item><item><title>Gathering Metrics with SMO</title><description>Keeping track of the performance of your SQL Servers requires metrics. There are many methods for doing this, but some type of automated process is essential these days with DBAs managing many servers. New author Allen White brings us a technique for doing this using SMO, the replacement for DMO in SQL Server 2005.
</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2692/</guid><pubDate>2006/11/22</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2692/</link></item><item><title>Analysis of SQL Server Performance Data</title><description>Gathering performance data on your servers can be a cumbersome task without paying for an expensive tool. New author Jambu Krishnamurthy brings us a short tutorial on how you can gather this data from Perfmon and import it into SQL Server for reporting.
</description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/2677/</guid><pubDate>2006/10/30</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/2677/</link></item></channel></rss>