Comments on: Stop Guessing About CPU Pressure https://thomaslarock.com/2012/01/stop-guessing-about-cpu-pressure/ 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. Sun, 29 Oct 2017 14:22:43 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: blogs | manishkumar1980 https://thomaslarock.com/2012/01/stop-guessing-about-cpu-pressure/#comment-10094 Tue, 26 Nov 2013 15:27:56 +0000 http://thomaslarock.com/?p=7538#comment-10094 […] http://thomaslarock.com/2012/01/stop-guessing-about-cpu-pressure/ http://www.sqlskills.com/blogs/kimberly/plan-cache-adhoc-workloads-and-clearing-the-single-use-plan-cache-bloat/ http://colleenmorrow.com/2012/04/17/tds-endpoints-sql-servers-listener/ http://blogs.msdn.com/b/sqlcat/archive/2010/03/04/enabling-partition-level-locking-in-sql-server-2008.aspx http://www.sqlskills.com/blogs/paul/search-engine-qa-4-using-emergency-mode-to-access-a-recovery-pending-or-suspect-database/ http://www.sqlskills.com/blogs/paul/search-engine-qa-2-moving-a-database-while-database-mirroring-is-running/ http://blogs.msdn.com/b/sqlcat/archive/2008/11/06/best-practices-for-integrated-full-text-search-ifts-in-sql-2008.aspx http://blogs.msdn.com/b/sqlcat/archive/2005/10/27/how-can-sql-server-2005-online-piecemeal-restore-improve-availability.aspx http://blogs.msdn.com/b/sqlcat/archive/2007/05/07/sql-server-2005-transactional-replication-benefit-of-using-subscriptionstreams-for-low-bandwidth-high-latency-environments.aspx http://sqlcat.com/sqlcat/b/technicalnotes/archive/2009/09/22/resolving-pagelatch-contention-on-highly-concurrent-insert-workloads-part-1.aspx http://blogs.msdn.com/b/queryoptteam/archive/2006/07/21/674350.aspx http://www.sqlskills.com/blogs/kimberly/clearing-the-cache-are-there-other-options/ http://blogs.msdn.com/b/cindygross/archive/2009/11/20/compilation-of-sql-server-tempdb-io-best-practices.aspx http://sqlcat.com/sqlcat/b/msdnmirror/archive/2010/03/16/how-to-enable-rcsi-for-a-database-with-database-mirroring.aspx http://blogs.msdn.com/b/psssql/archive/2009/11/13/how-it-works-how-many-databases-can-be-backed-up-simultaneously.aspx http://blogs.msdn.com/b/queryoptteam/archive/2006/08/29/730521.aspx http://www.sqlskills.com/blogs/kimberly/changing-database-collation-and-dealing-with-tempdb-objects/ http://www.sqlmag.com/blog/sql-server-questions-answered-28/sql-server-2008-r2/moving-lob-data-142636 http://blogs.msdn.com/b/sqldatabasetalk/archive/2013/03/03/troubleshooting-blocking-in-sql-database-the-who.aspx http://sqlblog.com/blogs/argenis_fernandez/archive/2012/12/30/the-myth-around-32-bit-sql-server-instances-on-64-bit-operating-systems-and-awe.aspx http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=163832 http://www.mssqltips.com/sqlservertip/2562/sql-server-log-shipping-to-a-different-domain-or-workgroup/ http://www.sqlskills.com/blogs/kimberly/ […]

]]>
By: The 3 DBA Mistakes You Don't Know You Are Making | SQLRockstar | Thomas LaRock https://thomaslarock.com/2012/01/stop-guessing-about-cpu-pressure/#comment-6960 Mon, 14 May 2012 19:00:41 +0000 http://thomaslarock.com/?p=7538#comment-6960 […] would you prefer to spend five minutes examining the virtual layer to see if any bottlenecks exist. For example, if the host is seeing a spike in disk latency, then […]

]]>
By: sqlrockstar https://thomaslarock.com/2012/01/stop-guessing-about-cpu-pressure/#comment-6521 Thu, 02 Feb 2012 11:08:08 +0000 http://thomaslarock.com/?p=7538#comment-6521 In reply to nujakcities.

Yes, IgniteVM shows you the waits, same as Ignite8 would do.

The reason I don’t look at waits first is because I want to make certain I rule out the “noisy neighbor”. If my host has disk saturation, then knowing my query is waiting for disk won’t help me make that query faster. I want to address the root cause of performance problems, and not the symptoms or effects.

]]>
By: nujakcities https://thomaslarock.com/2012/01/stop-guessing-about-cpu-pressure/#comment-6520 Thu, 02 Feb 2012 10:31:00 +0000 http://thomaslarock.com/?p=7538#comment-6520 Hi Tom, this is by far your best post in a very long time. Even though you are trying to sell a product you have provided very good information. 

Since it takes microseconds to run a good waits query… why wouldn’t you do that first? It doesn’t seem like a waste of time if you have a properly balanced virtual environment. 

Does IgniteVM show you the waits?

]]>