﻿<?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 DMV</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged DMV posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Tune Your Indexing Strategy with SQL Server DMVs</title><description><![CDATA[<p>SQL Server Indexes need to be effective. It is wrong to have too few or too many. The ones you create must ensure that the workload reads the data quickly with a minimum of I/O. As well as a sound knowledge of the way that relational databases work, it helps to be familiar with the Dynamic Management Objects that are there to assist with your indexing strategy.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/94267/</guid><pubDate>Tue, 23 Oct 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/94267/</link></item><item><title>Targeted Index Performance Improvements</title><description><![CDATA[<p>This article identifies which indexes are used when T-SQL code runs, and proposes ways of improving these targeted indexes, leading to better performing code.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/67804/</guid><pubDate>Fri, 03 Aug 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/67804/</link></item><item><title>Get Performance Tips Directly From SQL Server</title><description><![CDATA[<p>This article describes a utility that allows you to inspect cached plans and extract information that can be useful in improving the performance of your SQL.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/66729/</guid><pubDate>Fri, 22 Jun 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/66729/</link></item><item><title>Targeted Index Performance Improvements</title><description><![CDATA[<p>This article identifies which indexes are used when T-SQL code runs, and proposes ways of improving these targeted indexes, leading to better performing code.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/67804/</guid><pubDate>Fri, 03 Aug 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/67804/</link></item><item><title>Investigating Transactions Using Dynamic Management Objects</title><description><![CDATA[<p>There can be a great difference in the performance of a particular routine in a test database, and in a fully loaded production system. When you hit performance problems in a database under load, and there is excessive locking and blocking, how can you determine exactly where the problems lie, in order to fix them?</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/71359/</guid><pubDate>Fri, 22 Oct 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/71359/</link></item><item><title>DMVs: are they worth the effort?</title><description><![CDATA[<p>Many of the SQL Server DMVs still have a wild, unfinished feel but they are an incredibly useful tool for DBA, well-worth the sweat and toil required to learn and query them effectively. </p>]]></description><guid>http://www.sqlservercentral.com/articles/Editorial/70990/</guid><pubDate>Mon, 23 Aug 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Editorial/70990/</link></item><item><title>Using Dynamic Management Objects to Monitor I/Os Against an Instance of SQL Server</title><description><![CDATA[<p>To ensure that queries run as efficiently as possible, the database administrator needs to monitor performance to find inefficient queries. This article focuses on exploring how a DBA can monitor the I/Os against an instance of SQL Server, using Dynamic Management Objects, or more commonly know as Dynamic Management Views (DMVs) and Functions (DMFs). </p><!-- disturbing m1(DBA Bundle) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m1&utm_campaign=sqldbabundle&utm_term=rss-20232"><img src="http://assets.red-gate.com/external/SSC/top5_68x68.gif" alt="sqldbabundle"></td>   <td><strong>‘Disturbing Development’</strong><br />Grant Fritchey & the DBA Team present the latest installment of the Top 5 hard-earned lessons of a DBA –  <a href="http://www.red-gate.com/products/dba/dba-bundle/entrypage/hard-earned-lessons-4?utm_source=ssc&utm_medium=pubad&utm_content=disturbing_m1&utm_campaign=sqldbabundle&utm_term=rss-20232">read it now</a></td>  </tr> </tbody></table>



]]></description><guid>http://www.sqlservercentral.com/redirect/articles/70842/</guid><pubDate>Wed, 11 Aug 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/70842/</link></item><item><title>Understanding Dynamic Management Views and Functions in SQL Server 2008</title><description><![CDATA[<p>Performance monitoring and optimization is an inseparable part of a DBA's activities. To optimize a poorly performing system/query or to troubleshoot the performance issues you need to know the root cause. Prior to SQL Server 2005, we had several system tables to monitor the state of the system.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/69957/</guid><pubDate>Tue, 06 Apr 2010 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/69957/</link></item><item><title>Get Performance Tips Directly From SQL Server</title><description><![CDATA[<p>This article describes a utility that allows you to inspect cached plans and extract information that can be useful in improving the performance of your SQL.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/66729/</guid><pubDate>Fri, 22 Jun 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/66729/</link></item><item><title>SQL Server DMVs in Action - Sample Chapter</title><description><![CDATA[<p>Read the first chapter of this new book on DMVs.</p>]]></description><guid>http://www.sqlservercentral.com/articles/DMV/69702/</guid><pubDate>Thu, 04 Mar 2010 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/DMV/69702/</link></item><item><title>Quick Tip Of The Day</title><description><![CDATA[<p>Over and over again we are told that the DMV’s only hold data since your last reboot. So, how do...</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/69620/</guid><pubDate>Fri, 19 Feb 2010 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/69620/</link></item><item><title>SQL Server DMV Green Paper</title><description><![CDATA[<p>Get a free green paper, an early access look at a new DMV book from longtime author Ian Stirk.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/69444/</guid><pubDate>Tue, 02 Feb 2010 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/69444/</link></item><item><title>What SQL Statements Are Currently Executing?</title><description><![CDATA[<p>This article describes a utility that allows you to identify what SQL statements are currently executing.</p>]]></description><guid>http://www.sqlservercentral.com/articles/DMV/64425/</guid><pubDate>Fri, 11 Dec 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/DMV/64425/</link></item><item><title>SQL Server Monitoring Scripts with the DMVs</title><description><![CDATA[<p>If you do not have a third party monitoring tool in place, the only way is to constantly monitor SQL Server.  To do this without being overly intrusive, we need to rely on the SQL Server DMVs. </p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/68541/</guid><pubDate>Fri, 23 Oct 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/68541/</link></item><item><title>Targeted Index Performance Improvements</title><description><![CDATA[<p>This article identifies which indexes are used when T-SQL code runs, and proposes ways of improving these targeted indexes, leading to better performing code.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/67804/</guid><pubDate>Fri, 03 Aug 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/67804/</link></item><item><title>Troubleshooting Performance Problems in SQL Server 2008</title><description><![CDATA[<p>This white paper provides step-by-step guidelines for diagnosing and troubleshooting common performance problems by using publicly available tools.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/66765/</guid><pubDate>Fri, 31 Jul 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/66765/</link></item><item><title>Retaining historical index usage statistics for SQL Server - Part 2</title><description><![CDATA[<p>We look at performing the same task for the sys.dm_db_index_operational_stats Dynamic Management Function (or DMF.)  The process is identical, the code is however quite different due to the structural differences between sys.dm_db_index_usage_stats and sys.dm_db_index_operational_stats.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/67266/</guid><pubDate>Wed, 24 Jun 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/67266/</link></item><item><title>Get Performance Tips Directly From SQL Server</title><description><![CDATA[<p>This article describes a utility that allows you to inspect cached plans and extract information that can be useful in improving the performance of your SQL.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/66729/</guid><pubDate>Fri, 22 Jun 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/66729/</link></item><item><title>Finding the Worst Performing T-SQL Statements on an Instance</title><description><![CDATA[<p>Greg Larsen introduces some Dynamic Management Views (DMVs) and Dynamic Management Functions (DMFs) to help monitor your application's T-SQL performance. In addition, he provides a Stored Procedure that utilizes the DMVs and DMFs to produce a report that quickly identifies poorly performing T-SQL statements.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/66013/</guid><pubDate>Mon, 02 Mar 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/66013/</link></item><item><title>Using DMVs to improve SQL index effectiveness</title><description><![CDATA[<p>Dynamic management views measure the effectiveness of indexes and discover fragmented indexes that may slow down SQL Server. </p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/65820/</guid><pubDate>Wed, 18 Feb 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/65820/</link></item><item><title>Gaining the benefits of DMVs for SQL Server</title><description><![CDATA[<p>Dynamic management views help monitor SQL Server health and tune performance. Learn how to use DMVs to retrieve critical data on the internal workings of SQL Server.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/65713/</guid><pubDate>Wed, 04 Feb 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/65713/</link></item><item><title>What SQL Statements Are Currently Executing?</title><description><![CDATA[<p>This article describes a utility that allows you to identify what SQL statements are currently executing.</p>]]></description><guid>http://www.sqlservercentral.com/articles/DMV/64425/</guid><pubDate>Fri, 11 Dec 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/DMV/64425/</link></item><item><title>Identifying Queries Running Slower Than Normal</title><description><![CDATA[<p>The attached article describes a utility that allows you to quickly identify which queries are running slower than expected. Note this article was updated to correct the formatting issues.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/63638/</guid><pubDate>Thu, 14 Aug 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/63638/</link></item><item><title>Identifying Queries Running Slower Than Normal</title><description><![CDATA[<p>The attached article describes a utility that allows you to quickly identify which queries are running slower than expected. Note this article was updated to correct the formatting issues.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Performance+Tuning/63638/</guid><pubDate>Thu, 14 Aug 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Performance+Tuning/63638/</link></item><item><title>SQL Server System Configuration Values</title><description><![CDATA[<p>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? </p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/63897/</guid><pubDate>Tue, 05 Aug 2008 06:00:00 UT</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><![CDATA[<p>This article will show you how to use the sys.dm_exec_cached_plans DMV to monitor the performance of stored procedures</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/62305/</guid><pubDate>Thu, 13 Mar 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62305/</link></item><item><title>SQL Server: Uncover Hidden Data to Optimize Application Performance</title><description><![CDATA[<p>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.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61836/</guid><pubDate>Fri, 11 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61836/</link></item><item><title>Measure TSQL Statement Performance </title><description><![CDATA[<p>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.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61834/</guid><pubDate>Tue, 08 Jan 2008 07:00:00 UT</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><![CDATA[<p>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</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/61421/</guid><pubDate>Mon, 12 Nov 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61421/</link></item></channel></rss>