monitor
#monitor#7984

7984

Product Name Event ID 7984 Event Source MSSQLSERVER Component SQLEngine Symbolic Name DBCC2_PRE_CHECKS_BAD_PAGE_TYPE Message Tex

Product

Name

Event ID

7984

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic

Name

DBCC2_PRE_CHECKS_BAD_PAGE_TYPE

Message Text

System table pre-checks: Object ID O_ID. Page P_ID has unexpected page type PAGETYPE.

Check statement terminated because of an irreparable error.

A page with a type other than DATA_PAGE was found in the data level of the specified object.

This error is raised during the first phase of the DBCC CHECKDB command checks. During this

phase, DBCC CHECKDB performs primitive checks on the data pages of critical system base

tables.

Expand table

Note

If any errors are found in the system tables, the errors cannot be repaired; therefore, the

DBCC CHECKDB command ends immediately.