Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This rule determines whether the max degree of parallelism (MAXDOP) option for a value greater than 8. Setting this option to a larger value often causes unwanted resource consumption and performance degradation.
Best Practices Recommendations
Set the max degree of parallelism option to 8 or less by using sp_configure.
For More Information
Microsoft Knowledge Base article 329204
Configure the max degree of parallelism Server Configuration Option