Product Name
SQL Server
Product Version
10.50
Product Build Number
10.00.0000.00
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').
During the upgrade to SQL Server 2008, the process to recover the identity values in the database found an inconsistency in the metadata.
Run DBCC CHECKIDENT.