MSSQLSERVER_7920
Details
Product Name |
SQL Server |
Product Version |
10.0 |
Product Build Number |
10.00.0000.00 |
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