KB2970386 - FIX: Metadata corruption occurs when you update index statistics with INCREMENTAL=ON in SQL Server 2014

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 a partitioned table in Microsoft SQL Server 2014. When you update index statistics with INCREMENTAL=ON, metadata corruption occurs. Additionally, you receive the following error:

Note

Msg 211, Level 23, State 50, Line 1
Possible schema corruption. Run DBCC CHECKCATALOG.

Note If you use SQL Server 2014 RTM or SQL Server 2014 Cumulative Update 1 (CU1), you may receive the errors as described in the symptom section. Error 211 is generic metadata corruption, state 50 is specific to this problem that will occur only if you set INCREMENTAL=ON.

Resolution

Applying the fix in CU2 or latest service pack will prevent any future occurrence of the error. However, applying the fix will not repair the metadata that is already in an inconsistent state. To correct the inconsistent state, contact Microsoft SQL Server customer support.
The issue was first fixed in the following cumulative update of SQL Server.

Cumulative Update 2 for SQL Server 2014 /en-us/help/2967546

About cumulative updates for SQL Server

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.