7105
Product Name Event ID 7105 Event Source MSSQLSERVER Component SQLEngine Symbolic Name TXT_PGNOTEXIST Message Text The Database
Product
Name
Event ID
7105
Event Source
MSSQLSERVER
Component
SQLEngine
Symbolic
Name
TXT_PGNOTEXIST
Message
Text
The Database ID %d, Page %S_PGID, slot %d for LOB data type node does not exist. This
is usually caused by transactions that can read uncommitted data on a data page. Run
DBCC CHECKTABLE
A query may encounter Msg 7105 when Large Object (LOB) data referenced by a database
page row cannot be accessed.
Because this error is Severity Level 22, the connection is terminated by the server. This error
message is also written into the SQL ERRORLOG file and Windows Application Event Log with
EventID=7105.
This error can occur due to one of the following reasons:
A database corruption problem exists within a database page or within the LOB page
structures the database page references.
ノ
Expand table