Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.