Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 838 Bytes

mssqlserver-7920-database-engine-error.md

File metadata and controls

32 lines (27 loc) · 838 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_7920
MSSQLSERVER_7920
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
7920 (Database Engine error)

MSSQLSERVER_7920

[!INCLUDE 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