Article ID: 266372 - Last Review: March 14, 2006 - Revision: 2.1 FIX: OPTION (MAXDOP 1) Hint May Not Turn Off Parallel QueryThis article was previously published under Q266372
BUG #: 58092 (SQLBUG_70)
SYMPTOMS
A complex UPDATE statement using the OPTION (MAXDOP 1) hint on multiprocessor computers may not turn off parallel query plan.
WORKAROUND
To turn off parallelism, do one of the following:
STATUS
Microsoft has confirmed this to be a problem in SQL Server 7.0. This problem has been corrected in U.S. Service Pack 3 for Microsoft SQL Server 7.0.
For more information, click the following article number to view the article in the Microsoft Knowledge Base: 274799
(http://support.microsoft.com/kb/274799/
)
INF: How to Obtain Service Pack 3 for Microsoft SQL Server 7.0 and Microsoft Data Engine (MSDE) 1.0
For more information, contact your primary support provider.
MORE INFORMATION
The following is an example of the complex UPDATE query reported in this bug:
| Article Translations
|
Back to the top
