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 October 2019
https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-october-2019/
Semi-random musings about SQL Server performanceFri, 11 Oct 2019 14:33:59 +0000
hourly
1 https://wordpress.org/?v=6.9.4
By: Glenn Berry
https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-october-2019/#comment-270759
Fri, 11 Oct 2019 14:33:59 +0000http://3.209.169.194/blogs/glenn/?p=1725#comment-270759You need to have a new enough build of SQL Server 2014 for this to work.
]]>
By: Vassilis Ioannidis
https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-october-2019/#comment-270747
Fri, 11 Oct 2019 07:49:27 +0000http://3.209.169.194/blogs/glenn/?p=1725#comment-270747Hi Glenn,
thanks for keeping up with these great series of diagnostic queries for all the versions.
Just a quick thing that I came across these days using the SQL 2014 diag queries: in Query 74 the [sys].[dm_exec_input_buffer] DMV it failed and I believe it was introduced on the later SQL version, 2016.