When you configure Microsoft BizTalk Server, the Parallelism setting for the instance of
Microsoft SQL Server that houses the BizTalk Server databases is changed. This
behavior occurs if the instance of SQL Server has multiple processors
available. When you configure BizTalk Server, the Max Degree of Parallelism setting is set to 1 in the instance of SQL Server that hosts the BizTalkMsgBoxDB database.
Note The Parallelism setting does not
affect the number of processors that SQL Server uses in a multiple-processor
environment. The Parallelism setting only governs the number
of processors on which any particular Transact-SQL statement can run at the
same time. If the Parallelism setting is
set to use
one processor,
the SQL Server query optimizer will not create execution plans that permit any
particular Transact-SQL statement to run on multiple processors at the same
time.
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.