﻿<?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 Articles tagged DMVs</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged DMVs posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>SQL Server System Configuration Values</title><description>Often times we need to review the SQL Server instance configuration values while troubleshooting performance problems.  What alternatives are available to capture this information?  With all of the new views in SQL Server 2005, is one available with the configuration values, a description and the list of possible values? </description><guid>http://www.sqlservercentral.com/redirect/articles/63897/</guid><pubDate>2008/08/05</pubDate><link>http://www.sqlservercentral.com/redirect/articles/63897/</link></item><item><title>Monitoring Stored Procedure Performance with sys.dm_exec_cached_plans </title><description>This article will show you how to use the sys.dm_exec_cached_plans DMV to monitor the performance of stored procedures</description><guid>http://www.sqlservercentral.com/redirect/articles/62305/</guid><pubDate>2008/03/13</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62305/</link></item><item><title>SQL Server: Uncover Hidden Data to Optimize Application Performance</title><description>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.</description><guid>http://www.sqlservercentral.com/redirect/articles/61836/</guid><pubDate>2008/01/11</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61836/</link></item><item><title>Measure TSQL Statement Performance </title><description>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.</description><guid>http://www.sqlservercentral.com/redirect/articles/61834/</guid><pubDate>2008/01/08</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61834/</link></item><item><title>Index related DMVs and DMFs - sys.dm_db_index_usage_stats</title><description>Examining statistics of indexes is useful for optimizing the performance of queries. Statistics help us determine the usage and worth of indexes - one simple method is using the index-related dynamic management view; sys.dm_db_index_usage_stats</description><guid>http://www.sqlservercentral.com/redirect/articles/61421/</guid><pubDate>2007/11/12</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61421/</link></item></channel></rss>