Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Microsoft distributes Microsoft SQL Server 2008 R2 fixes as one downloadable file. Because the fixes are cumulative, each new release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2008 R2 fix release.

Consider the following scenario:

  • You run Microsoft SQL Server 2005, Microsoft SQL Server 2008, or Microsoft SQL Server 2008 R2 on a computer that has eight or more CPUs.

  • You run a query that uses a ranking function and a parallel execution plan.

    For example, the query uses the ROW_NUMBER, RANK, NTILE, or DENSE_RANK ranking function, and you set the Max Degree of Parallelism option to 4 in server configuration.

In this scenario, the query may return different results every time that you run the query.

Note This issue may occur in one of the following situations:

  • You set the MAXDOP query hint option to a value that is greater than 2.

  • You set the Max Degree of Parallelism option to a value that is greater than 2.

Symptoms

Service pack information

To resolve this issue, obtain the latest service pack for SQL Server 2008 R2, and then enable the 4134 trace flag.

For more information, click the following article number to view the article in the Microsoft Knowledge Base: 

2527041 How to obtain the latest service pack for SQL Server 2008 R2For more information about how to switch on the 4134 trace flag, visit the following MSDN website:

How to switch on the 4134 trace flag

Resolution

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Status

For more information about ranking functions, visit the following MSDN website: 

General information about ranking functionsFor more information about parallel query processing, visit the following MSDN website:

General information about parallel query processingFor more information about the max degree of parallelism option, visit the following TechNet website:

General information about the max degree of parallelism option

More Information

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×