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:

Msg 211, Level 23, State 50, Line 1Possible 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.

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.