Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to:
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.