in

SQL Server Community Blogs

Voices of the SQL Server Community

Browse by Tags

  • DMVs impact on performance

    Bottom line is very little if any. The way the SQLOS has been rearchitected the dmvs have been built into at the lowest level. This means the data exists, it is not a virtual table that is built up when the dmv is queried. So go for it use the DMVs and understand what your server is actually doing. ...
  • Performance Dashboard

    I'm sitting in the PSS boot camp for PASS and didn't think I would have anything to blog about. How wrong could I be. Keith Elmore of the PSS team is currently presenting on performance problem solving in SQL 2005. Whats new is that in SP2 there is going to be a Performance Dashboard for Management...
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems