Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 912 Bytes

mssqlserver-3452-database-engine-error.md

File metadata and controls

34 lines (27 loc) · 912 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_3452
MSSQLSERVER_3452
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
3452 (Database Engine error)

MSSQLSERVER_3452

[!INCLUDE SQL Server]

Details

Attribute Value
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 an upgrade or while applying a servicing update, the process to recover the identity values in the database found an inconsistency in the metadata.

User Action

Run DBCC CHECKIDENT.