Microsoft® SQL Server™ 2005 Administrator's Companion
by Edward Whalen, Marcilina Garcia, Burzin Patel, Stacia Misner, Victor Isakov
Using Dynamic Management Views
SQL Server 2005 groups the DMVs into twelve distinct categories based on the engine component to which they relate. These twelve categories are listed below:
Common language runtime
Database
Database mirroring
Execution
Full-text search
Input/output
Index
Query notifications
Replication
Service broker
SQL Server operating system
Transaction
In the sections below, the DMVs contained within each of these categories are explained in detail, along with example queries where applicable. Additional details about the DMVs can be found in the SQL Server Books Online.
On the CD
The sample DMV T-SQL statements in the sections below that are longer than four lines are provided on the CD. Look for the DMV_Example_Scripts.sql file in the \Scripts\ ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access