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.

Symptoms

Assume that you enable the Multiple Active Result Sets (MARS) feature in Microsoft SQL Server 2014, and you set the max degree of parallelism (MAXDOP) option to a value of greater than 1. However, when you execute a parallel query that contains MERGE statements on clustered columnstore indexed tables through the MARS connection, you receive the following error message:

error 35377: When MARS is on, accessing clustered columnstore indexes is not allowed.


Note This issue does not occur when you set MAXDOP to 1.

Resolution

The issue was first fixed in the following SQL Server cumulative updates: 

Cumulative Update 1 for SQL Server 2014 SP1

Cumulative Update 8 for SQL Server 2014

Each new cumulative update for SQL Server contains all the hotfixes and security fixes that were included with the previous cumulative update. For the latest cumulative updates for SQL Server, see the following:

Latest cumulative update for SQL Server 2014 SP1

Latest cumulative update for SQL Server 2014

Status

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

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!

×