Category: DMV (Dynamic Management View) Library
Sub-Categories: 0, Documents: 11, Last Update: May 13, 2009 4:25 PM


DMV (Dynamic Management View) Library

This library contains a quick reference of all of the DMV's that are were made available with the release of SQL Server 2005.
Also included are those that are to be released with SQL Server 2008. These DMV's are organized in the following manner:

Common Language Runtime
Database
Transaction
Execution and Thread
SQL Server OS*
Security*
Index
I/O
Object*
Resource Governor*
SQL Server Extended Events*

(*)Indicates DMV's which are available for SQL Server 2008.



Documents in Category Point your RSS reader here for a feed of the latest documents in this category
Sort by:
Filter by Document Type:
Document Type: Documentation Common Language Runtime   
[1799] Last Modified: Apr 1, 2008 4:13 PM
These DMV's are useful for understanding and troubleshooting CLR objects executing within SQL Server.
Document Type: Documentation Database   
[1798] Last Modified: Apr 1, 2008 4:08 PM
These DMV's provide statistics which can be pulled from tempdb.
Document Type: Documentation Transaction   
[1797] Last Modified: May 13, 2009 4:25 PM
These DMV's provide information on database transactions
Document Type: Documentation Execution Thread   
[1796] Last Modified: Apr 1, 2008 3:50 PM
These DMVs and functions show what activity is executing on the server. The DMV sys.dm_exec_query_transformation_stats is used internally by SQL Server 2005.
Document Type: Documentation SQL Server OS   
[1795] Last Modified: Apr 1, 2008 2:34 PM
The following is a catalog of SQL Server Operating System related dynamic management views.
DMV's available in the SQL Server 2008 release - indicated by (*).
Document Type: Documentation Security   
[1794] Last Modified: Apr 1, 2008 2:33 PM
The DMV's in this section provide security related information and contains seven (7)
DMV's available in the SQL Server 2008 release - indicated by (*).
Document Type: Documentation Index   
[1793] Last Modified: Apr 1, 2008 11:59 AM
These DMV's provide index statistics and details (operational, physical, usage and missing).
Document Type: Documentation I/O   
[1792] Last Modified: Apr 1, 2008 11:59 AM
These DMV's provide I/O statistics.
Document Type: Documentation Object   
[1791] Last Modified: Apr 1, 2008 2:35 PM
The Object Related DMV's are available in SQL Server 2008. The DMVs in this section help you keep track of objects that are referenced by other objects in their definition, such as triggers, stored procedures, and functions.
All of these DMV's are available in the SQL Server 2008 release
Document Type: Documentation Resource Governor   
[1783] Last Modified: Apr 1, 2008 2:35 PM
DMV's related to the SQL Server 2008 Resource Governor.
All of these DMV's are available in the SQL Server 2008 release
Document Type: General SQL Server Extended Events   
[1782] Last Modified: Apr 1, 2008 2:36 PM
SQL Server 2008 introduces the concept of "extended events", a general event-handling system that can correlate data from SQL Server, the OS, and applications using Event Tracing for Windows.
All of these DMV's are available in the SQL Server 2008 release.

  Point your RSS reader here for a feed of the latest documents in this category