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 April 2019 https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-april-2019/ Semi-random musings about SQL Server performance Thu, 25 Apr 2019 16:57:42 +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-april-2019/#comment-268498 Thu, 25 Apr 2019 16:57:42 +0000 http://3.209.169.194/blogs/glenn/?p=1561#comment-268498 In reply to TS.

I’ve sent you an email with some ideas.

]]>
By: TS https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-april-2019/#comment-268497 Thu, 25 Apr 2019 16:23:18 +0000 http://3.209.169.194/blogs/glenn/?p=1561#comment-268497 Do you have an alternate download site;we are unable to navigate to dropbox sites from DOD.

]]>
By: Glenn Berry https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-april-2019/#comment-268471 Tue, 23 Apr 2019 14:19:27 +0000 http://3.209.169.194/blogs/glenn/?p=1561#comment-268471 In reply to Paul H.

That makes sense. I’ve taken that clause out. Thanks!

]]>
By: Paul H https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-april-2019/#comment-268470 Tue, 23 Apr 2019 08:45:56 +0000 http://3.209.169.194/blogs/glenn/?p=1561#comment-268470 I’m looking at the Azure SQL Database Diagnostic Information Queries script, and Query 5 “Get I/O utilization by database (Query 5) (IO Usage By Database)” has a filter “WHERE database_id NOT IN (4, 5, 32767)”. As database_id 5 is a user database I don’t think you should be filtering it out – in some systems that will be the only user database on the server!

]]>