sqlskills-logo-2015-white.png

SQL Server 2012’s Information on Parallel Thread Usage

SQLServerCentral published an article today that I wrote about SQL Server 2012’s execution plan parallel thread usage statistics:

SQL Server 2012’s Information on Parallel Thread Usage

The new thread statistics show information on the number of concurrent execution paths within an execution plan, the count of used threads and also the count of reserved threads per NUMA node.  Definitely a useful feature, giving you visibility to actual thread reservation and not just the number of concurrently executing workers.

Other articles

Imagine feeling confident enough to handle whatever your database throws at you.

With training and consulting from SQLskills, you’ll be able to solve big problems, elevate your team’s capacity, and take control of your data career.