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 | 7920 |
Event Source | MSSQLSERVER |
Component | SQLEngine |
Symbolic Name | DBCC2_SUMMARY_ENTRIES |
Message Text | Processed ENTRY_COUNT entries in system catalog for database ID D_ID. |
Explanation
This is an informational message returned by all DBCC CHECK commands except DBCC CHECKALLOC. The value returned is the total number of rowsets checked.
User Action
None