MSSQLSERVER_7920

Topic Status: Some information in this topic is preview and subject to change in future releases. Preview information describes new features or changes to existing features in Microsoft SQL Server 2016 Community Technology Preview 2 (CTP2).

Details

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