Comments on: You’re Doing it Wrong: 5 Factors That Affect Database Performance https://thomaslarock.com/2012/08/youre-doing-it-wrong-5-factors-that-affect-database-performance/ Thomas LaRock is an author, speaker, data expert, and SQLRockstar. He helps people connect, learn, and share. Along the way he solves data problems, too. Mon, 09 Dec 2019 13:10:01 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: 7 Biggest Misconceptions About Using Encryption | Tech talkies https://thomaslarock.com/2012/08/youre-doing-it-wrong-5-factors-that-affect-database-performance/#comment-69775 Mon, 09 Dec 2019 13:10:01 +0000 http://thomaslarock.com/?p=9147#comment-69775 […] Many factors affect database performance. But suggesting that encryption is a deal-breaker is far from the truth. When trying to make the most of it, you should focus on the following: […]

]]>
By: ThomasLaRock https://thomaslarock.com/2012/08/youre-doing-it-wrong-5-factors-that-affect-database-performance/#comment-12485 Wed, 26 Nov 2014 18:38:00 +0000 http://thomaslarock.com/?p=9147#comment-12485 In reply to dba4myworld.

There is no definitive answer for this, but if I saw that I had a majority of the plans in cache to be ad-hoc or single use, then I’d investigate further. HTH

]]>
By: dba4myworld https://thomaslarock.com/2012/08/youre-doing-it-wrong-5-factors-that-affect-database-performance/#comment-12484 Wed, 26 Nov 2014 17:19:00 +0000 http://thomaslarock.com/?p=9147#comment-12484 Quick question – for 4. Plan Cache Bloat, how does one interpret the results that appear in the various columns? I don’t mean exact answers, just relative guidelines for what might appear high or low. Thanks – great article.

]]>
By: Something for the Weekend - SQL Server Links 10/08/12 https://thomaslarock.com/2012/08/youre-doing-it-wrong-5-factors-that-affect-database-performance/#comment-7241 Fri, 10 Aug 2012 11:15:59 +0000 http://thomaslarock.com/?p=9147#comment-7241 […] You’re Doing It Wrong: 5 Factors That Affect Database Performance  – Man I’ve been hearing that a lot lately 😉 Make sure you don’t fall foul of these thanks to Thomas Larock (Blog|Twitter). […]

]]>
By: ThomasLaRock https://thomaslarock.com/2012/08/youre-doing-it-wrong-5-factors-that-affect-database-performance/#comment-7238 Fri, 10 Aug 2012 02:42:00 +0000 http://thomaslarock.com/?p=9147#comment-7238 In reply to Jacob.

Jacob,

That depends on your workload and if you are seeing memory issues, and if the ad-hoc plans are being reused at all. I would tell you to enable the ‘optimize for ad-hoc workloads’ configuration setting in order to save space for the single use plans.

]]>
By: Jacob https://thomaslarock.com/2012/08/youre-doing-it-wrong-5-factors-that-affect-database-performance/#comment-7237 Thu, 09 Aug 2012 23:44:00 +0000 http://thomaslarock.com/?p=9147#comment-7237 With plan cache bloat, what can be done on OLAP servers where majority of queries are ad-hoc by nature?

]]>
By: ThomasLaRock https://thomaslarock.com/2012/08/youre-doing-it-wrong-5-factors-that-affect-database-performance/#comment-7235 Thu, 09 Aug 2012 14:03:00 +0000 http://thomaslarock.com/?p=9147#comment-7235 In reply to Paul Bell.

Paul,

That’s great! Well, you know what I mean…happy I could help.

]]>