Applies To
SQL 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 have created a clustered columnstore index (CCI) on a table that has lots of data in Microsoft SQL Server 2014. After you execute an UPDATE or INSERT statement on the table, the sys.partitions system view does not match the actual row count. In this situation, you may encounter the following issues:

  • Updates to row count for CCI may be incorrect after you run an UPDATE statement.

  • Delta store is not closed and recreated during the INSERT INTO…SELECT statements.

  • Delta store may generate an incorrect row count after rollbacks.

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.