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 March 2016 https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-march-2016/ Semi-random musings about SQL Server performance Tue, 09 Oct 2018 19:11:37 +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-march-2016/#comment-210542 Thu, 28 Apr 2016 15:14:19 +0000 http://3.209.169.194/blogs/glenn/?p=1073#comment-210542 In reply to Ramesh.

Thanks for the kind words!

]]>
By: Ramesh https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-march-2016/#comment-210541 Thu, 28 Apr 2016 15:12:56 +0000 http://3.209.169.194/blogs/glenn/?p=1073#comment-210541 This is awesome, thank you for your hard work and time. This is very helpful.

]]>
By: mark gribler https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-march-2016/#comment-209777 Thu, 14 Apr 2016 14:59:43 +0000 http://3.209.169.194/blogs/glenn/?p=1073#comment-209777 Brilliant scripts – very good when you are out on the road and they give answers to how much memory, are the settings right?

As MS said in their PFE blog most of their consultants catch misconfiguations , missing indexes and the simple stuff…..

No clustered indexes at all anyone?

Thanks again – brilliant… Maybe we could put some of these in powershell and make baselines as well. I know you are using excel but I prefer PS (I’m useless with Excel)

]]>
By: Steve Henry https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-march-2016/#comment-208627 Thu, 24 Mar 2016 16:18:51 +0000 http://3.209.169.194/blogs/glenn/?p=1073#comment-208627 In reply to Glenn Berry.

yes, just the basics (for documentation). I have scripts that document servers and include many of the queries you have at the top of your diagnostic scripts…I usually include a simple query that shows the databases on a server and their encryption status.

]]>
By: Glenn Berry https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-march-2016/#comment-208626 Thu, 24 Mar 2016 15:43:15 +0000 http://3.209.169.194/blogs/glenn/?p=1073#comment-208626 In reply to Steve Henry.

What kind of TDE information are you looking for? Whether or not a database is using TDE or something else?

]]>
By: Steve Henry https://www.sqlskills.com/blogs/glenn/sql-server-diagnostic-information-queries-for-march-2016/#comment-208624 Thu, 24 Mar 2016 15:38:11 +0000 http://3.209.169.194/blogs/glenn/?p=1073#comment-208624 I always get lots of good info and tips from your scripts; thanks for your hard work! We use TDE on some of our databases; adding TDE information would be a good addition to these scripts!

]]>