MSSQLSERVER_3452

Topic Status: Some information in this topic is preview and subject to change in future releases. Preview information describes new features or changes to existing features in Microsoft SQL Server 2016 Community Technology Preview 2 (CTP2).

Details

Product Name

SQL Server

Event ID

3452

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic Name

REC_CHECKIDENTITY

Message Text

Recovery of database '%.*ls' (%d) detected possible identity value inconsistency in table ID %d. Run DBCC CHECKIDENT ('%.*ls').

Explanation

During the upgrade to SQL Server 2016, the process to recover the identity values in the database found an inconsistency in the metadata.

User Action

Run DBCC CHECKIDENT.