Applies ToSQL Server 2014 Developer - duplicate (do not use) SQL Server 2014 Enterprise - duplicate (do not use) SQL Server 2014 Standard - duplicate (do not use)

Symptoms

Assume that you create a clustered columnstore index through a Multiple Active Result Sets (MARS) connection in Microsoft SQL Server 2014. When you set the value of maxdop larger than 1, building or rebuilding the clustered columnstore index fails. Additionally, you receive error 35377 resembles the following:

ErrorNumber: 35377ErrorSeverity: EX_USERErrorOwner: <OwnerName>rrorFormat: When MARS is on, accessing clustered columnstore indexes is not allowed.ErrorCause: Invalid access to clustered columnstore indexes on a MARS connection.ErrorCorrectiveAction: Connection should not be MARS-enabled.ErrorFirstProduct: SQL14

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

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

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.