monitor
#monitor#832

832

Product Name Event ID 832 Event Source MSSQLSERVER Component SQLEngine Symbolic Name B_CONSTPAGECHANGED Message Text A page t

Product

Name

Event ID

832

Event

Source

MSSQLSERVER

Component

SQLEngine

Symbolic

Name

B_CONSTPAGECHANGED

Message

Text

A page that should have been constant has changed (expected checksum: <expected

value>, actual checksum: , database , file '', page

). This usually indicates a memory failure or other hardware or OS corruption.

An external factor has caused a database page to be modified outside the normal SQL Server

engine code used to change database pages. The conditions could be:

A thread running in the SQL Server process that incorrect writes on a database page. This

is often referred to as a “scribbler”

A hardware or operating system problem were the memory backing the database page is

incorrect modified or damaged

When SQL Server detects this behavior error 832 is raised.

To find the cause of the error, consider these options:

Expand table