Warning: Constant WP_TEMP_DIR already defined in /var/www/html/blogs/glenn/wp-config.php on line 94

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/blogs/glenn/wp-config.php:94) in /var/www/html/blogs/glenn/wp-includes/feed-rss2-comments.php on line 8
Comments on: SQL Server Diagnostic Information Queries for August 2015 https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-august-2015/ Semi-random musings about SQL Server performance Tue, 09 Oct 2018 16:42:26 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Anthony Frampton https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-august-2015/#comment-192332 Fri, 18 Sep 2015 17:06:32 +0000 http://3.209.169.194/blogs/glenn/?p=969#comment-192332 Glenn,

I wanted to thank you for producing these courses on pluralsight. They have significantly improved my knowledge of DMVs. I am new to the DBA field, and within 9 months and with tons of studying I have learned a good amount.

I have worked with several different DBA’s and you know none of them could tell me how to utilize DMVs or even utilized DMVs most of the time. They troubleshot things starting at the windows error log/perfmon and worked from there.

I find the DMVs far more efficient, and excellent for building a knowledge source to better inform my clients about the status of their machines (along with my recommendations). I couldn’t do it without your help!

Thank You,
Anthony

]]>
By: Abrar Nazir https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-august-2015/#comment-187969 Wed, 19 Aug 2015 04:51:57 +0000 http://3.209.169.194/blogs/glenn/?p=969#comment-187969 Diagnostic Queries 2012: Query # 49 and likewise (Related Performance Counters)

We come across some vague picture about Parallelism and their Logging logic in different “DMVs” (if it is the case) i.e. in case of parallel run the cost/logging counters etc would be incorrectly logged or can be calculated by any other method etc and etc.
We need to reconfirm from you, that provided queries and logic is still applicable for both parallel and single threaded execution? Or we need to have a different branch of scripts to cater parallelism impact?

]]>