An ounce of design is worth a pound of rework...
Home     Design Book     DMV Book     Links     Non Database Stuff     Contact me     About     Presentations     Calendar of Events     Downloads     Code Snippets     SQL Articles/Blogs      
Bibliography      
The following is a list of items that I have (so far) used in writing the book on dynamic management views.  There are such a lot of great material out there on the subject, I want to  share as many of the sources as I possibly could.
 
Not by any means complete (and it will never be in any real order), and I have a bit more to do with adding the name of the writer, but here for people who come here from my Devlink session or any other reason. 
 
1. Books Online

2. Troubleshooting Performance Problems in SQL Server 2005
http://www.microsoft.com/technet/prodtechnol/sql/2005/tsprfprb.mspx
 

4. Dynamic Management Views and Functions (Gregory A. Larsen )
http://www.databasejournal.com/features/mssql/article.php/3608296
 
7. How can SQL Server 2005 help me evaluate and manage indexes?
 
8. SQL Server Performance Tuning And Optimization Glossary (Brad McGehee)
http://www.sql-server-performance.com/glossary.asp

 

 
10. Fun for the Day – Automated Auto-Indexing
http://blogs.msdn.com/queryoptteam/archive/2006/06/01/613516.aspx

 

 

 

 
14. Paul Randal on SQL Server 2005 Performance and Recovery 03/06/07
http://perseus.franklins.net/dotnetrocks_0217_paul_randal.pdf

 
15. It’s 3 AM. Do you know where your appdomain is?
http://blogs.msdn.com/sqlclr/archive/2006/02/22/536507.aspx

 
16. Database Administrator’s Guide to SQL Server Database Engine .NET CLR Environment
http://www.microsoft.com/technet/prodtechnol/sql/2005/clr4dbas.mspx

 
17. Troubleshooting Insufficient Disk Space in tempdb
http://msdn2.microsoft.com/en-us/library/ms176029.aspx

 

 

 

 

 
22. Using Asynchronous Statistics Updating in SQL Server
http://www.sql-server-performance.com/bm_asynchronous_statistics.asp

 

 

 

 
26. Batch Compilation, Recompilation, and Plan Caching Issues in SQL Server 2005
http://www.microsoft.com/technet/prodtechnol/sql/2005/recomp.mspx

 

 
28. T-SQL text hashing in SQL Servers 2000 and 2005
http://blogs.msdn.com/sqlprogrammability/archive/2006/06/15/633108.aspx

 

 

 

 
32. "SQL Server 2005 Waiting and Blocking Issues" Sample Chapter By Ken Henderson.
http://www.samspublishing.com/articles/article.asp?p=686168&seqNum=3&rl=1

 
33. sys.dm_os_waiting_tasks on Slava Oks's WebLog
http://blogs.msdn.com/slavao/archive/2006/11/14/sqlosdmv-s-continue.aspx

 
34. beta_lockinfo (Erland Sommarskag)
http://www.sommarskog.se/sqlutil/beta_lockinfo.html

 
35. Understanding Row Versioning-Based Isolation Levels
http://msdn2.microsoft.com/en-us/library/ms189050.aspx

 
36. Managing Data Space (Kalen Delaney)
http://www.sqlmag.com/Articles/ArticleID/50009/pg/2/2.html

 

 
38. What are the different cached objects in the plan cache?

 

 
40. SQL Server Database Devices (Kevin Cox, William Jones)
http://www.windowsitlibrary.com/Content/77/08/1.html

 
41. SQLOS's memory manager: responding to memory pressure (Slava Oks)
http://blogs.msdn.com/slavao/archive/2005/02/19/376714.aspx

 

 
43. SQL Server 2005 Resource Database Values in Dynamic Management Views\Functions (Chad Boyd)
http://www.mssqltips.com/tip.asp?tip=1181

 

 

 
47. Talking Points around Memory Manager in SQL Server 2005 (Slava Oks)
http://blogs.msdn.com/slavao/archive/2005/08/30/458036.aspx

 
48. SQLOS's memory manager and SQL Server's Buffer Pool
http://blogs.msdn.com/slavao/archive/2005/02/11/371063.aspx

 

 
50. What Query Plans are in SQL Server's Memory? (Bill Graziano)
http://www.sqlteam.com/article/what-query-plans-are-in-sql-server-memory

 
51. 2.0 Diagnosing Plan Cache Related Performance Problems and Suggested Solutions

 
52. Q and A: Clock Hands - what are they for?
http://blogs.msdn.com/slavao/archive/2005/11/20/495093.aspx

 

 
54. Be aware: To Hyper or not to Hyper (Slava Oks)
http://blogs.msdn.com/slavao/archive/2005/11/12/492119.aspx

 

 

 
57. SQLOSDMV's Continue;sys.dm_os_waiting_tasks (Slava Oks)
http://blogs.msdn.com/slavao/archive/2006/11/14/sqlosdmv-s-continue.aspx

 
58. SQL Server Batch or Task Scheduling
http://msdn2.microsoft.com/en-us/library/ms189267.aspx

 
59. A look at Virtual Address Space – VAS (Slava Oks)
http://blogs.msdn.com/slavao/archive/2005/01/27/361678.aspx

 
60. Tracking VAS in Yukon, cont... (Slava Oks)
http://blogs.msdn.com/slavao/archive/2005/01/28/362423.aspx

 

 
62. Monitoring Performance of SQL Server 2005 Objects (Tim Sneath)
http://blogs.msdn.com/tims/archive/2004/08/31/223434.aspx

 
63. Obtaining Statement-Level Query Plans (Stuart Ozer)
http://blogs.msdn.com/sqlcat/archive/2005/09/23/473367.aspx