Article ID: 276329 - Last Review: November 5, 2003 - Revision: 3.1 FIX: Complex Distinct or Group By Query Can Return Unexpected Results with Parallel Execution PlanThis article was previously published under Q276329
BUG #: 236325 (SHILOH_BUGS)
On This PageSYMPTOMS
If all of the following conditions are true about a complex query, it is possible to receive unexpected results:
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211
(http://support.microsoft.com/kb/290211/EN-US/
)
INF: How to Obtain the Latest SQL Server 2000 Service Pack
HotfixNOTE: The following hotfix was created prior to Microsoft SQL Server 2000 Service Pack 1.The English version of this fix should have the following file attributes or later: File name Platform -------------------- s80211i.exe x86 WORKAROUND
Prevent either the query or SQL Server from using the parallel execution plans by using either the MAXDOP 1 hint on the query or by changing the max degree of parallelism sp_configure setting to the value 1.
STATUSMicrosoft has confirmed that this is a problem in Microsoft SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
| Article Translations
|
Back to the top
