MSSQLSERVER_7911
Applies to: SQL Server
Details
Attribute | Value |
---|---|
Product Name | SQL Server |
Event ID | 7911 |
Event Source | MSSQLSERVER |
Component | SQLEngine |
Symbolic Name | DBCC2_REPAIR_PAGE_DEALLOCATED |
Message Text | Repair: The page P_ID has been deallocated from object ID O_ID, index ID I_ID, partition ID PN_ID, alloc unit ID A_ID (type TYPE). |
Explanation
This is an informational message from REPAIR that states that a page has been deallocated from the single-page slot array of an Index Allocation Map (IAM) page.
User Action
None