Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.