A place for my thoughts and experiences on SQL Server, Business Intelligence and .NET
I’ve updated my SYS2 scripts:
- Added a new script to see how much buffer cache memory is used by each database
- Updated the sys2.stats script in order to have only one row per statistics
- Updated the sys2.query_stats script to use the sys.dm_exec_plan_attributes dmv to get better information on which database was used by the cached plans
As usual they are available from CodePlex:
http://sys2dmvs.codeplex.com/
Enjoy!
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using
About Davide Mauri
Davide Mauri - MCP, MCAD, MCDBA, MCT, MVP on SQL Server - has worked with SQL Server since version 6.5, and his interests cover the whole platform, from the Relational Engine to Analysis Services, from architecture definition to performance tuning. He also has a strong knowledge of XML, .NET and the Object Oriented Design principles, which allows him to have the correct vision and experience to handle development of complex business intelligence solutions. Having worked as a Microsoft Certified Teacher for many years, Davide is able to pass all his knowledge to his co-workers, allowing his team to deliver high-quality solutions. He currently works as a Mentor for Solid Quality Mentors and can be found speaking in many Italian and internationals events.