Symptoms

Assume that you have a partitioned table that has a clustered columnstore index in Microsoft SQL Server 2014, and there is some data in the table. When you try to create an indexed view on the table, you receive the following error message:

Internal Query Processor Error: The query processor could not obtain access to a required interface.

If you create the clustered columnstore index after you create the indexed view, the issue does not occur. However, when you try to run bulk copy (BCP) on the table, the assertion fails if the table contains the char, nchar, varchar, nvarchar, or varbinary data type.

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.