Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 881 Bytes

File metadata and controls

32 lines (27 loc) · 881 Bytes
title MSSQLSERVER_7916
description MSSQLSERVER_7916
author MashaMSFT
ms.author mathoma
ms.date 04/04/2017
ms.service sql
ms.subservice supportability
ms.topic reference
helpviewer_keywords
7916 (Database Engine error)

MSSQLSERVER_7916

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 7916
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name DBCC2_REPAIR_RECORD
Message Text Repair: Deleted record for object ID O_ID, index ID I_ID, partition ID PN_ID, alloc unit ID A_ID (type TYPE), on page P_ID, slot S_ID. Indexes will be rebuilt.

Explanation

This is an information messages from REPAIR that indicates the specified record was deleted from the page.

User Action

None