Symptoms
You restore a database from a database snapshot in SQL Server. When the database contains change tracking-enabled tables, the database schema becomes corrupted. Additionally, you receive the following error message:
Msg 211, Level 23, State 8
Corruption in database ID 28, object ID 41 possibly due to schema or catalog inconsistency. Run DBCC CHECKCATALOG. Msg 3624, Level 20, State 1 A system assertion check has failed. Check the SQL Server error log for details. Typically, an assertion failure is caused by a software bug or data corruption. To check for database corruption, consider running DBCC CHECKDB. If you agreed to send dumps to Microsoft during setup, a mini dump will be sent to Microsoft. An update might be available from Microsoft in the latest Service Pack or in a Hotfix from Technical Support.Resolution
The fix for this problem is included in the following updates:
-
Cumulative Update 3 for SQL Server 2016 Service Pack 1
-
Cumulative Update 6 for SQL Server 2016
Each new build for SQL Server 2016 contains all the hotfixes and all the security fixes that were included with the previous build. We recommend that you install the latest build for SQL Server 2016.
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
References
Learn about the terminology that Microsoft uses to describe software updates.