Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Cost Threshold for Parallelism not being honored?

$
0
0
Hi,I have set my SQL Server instance's Cost Threshold for Parallelism to 50 and I happen to have a query whose subtree cost is 46.6243. However, when I look at the query plan, I see a parallelism iterator and four degrees of parallelism (which is what our MAXDOP is). I've attached a couple of screenshots. It doesn't make sense to me, but then again, it's very possible there's a good reason. Any ideas?Thanks,Mike

Viewing all articles
Browse latest Browse all 6525

Trending Articles