Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 916 Bytes

mssqlserver-7911-database-engine-error.md

File metadata and controls

32 lines (27 loc) · 916 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_7911
MSSQLSERVER_7911
MashaMSFT
mathoma
05/25/2022
sql
supportability
reference
7911 (Database Engine error)

MSSQLSERVER_7911

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