SQL University: Parallelism Week - Part 3, Settings and Options

Posted by Adam Machanic on SQL Blog See other posts from SQL Blog or by Adam Machanic
Published on Fri, 28 May 2010 12:00:00 GMT Indexed on 2010/05/28 12:03 UTC
Read the original article Hit count: 461

Congratulations! You've made it back for the the third and final installment of Parallelism Week here at SQL University . So far we've covered the fundamentals of multitasking vs. parallel processing and delved into how parallel query plans actually work . Today we'll take a look at the settings and options that influence intra-query parallelism and discuss how best to set things up in various situations. Instance-Level Configuration Your database server probably has more than one logical processor....(read more)

© SQL Blog or respective owner

Related posts about cost threshold for parall

Related posts about MAXDOP