Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.06 KB

File metadata and controls

35 lines (29 loc) · 1.06 KB
title MSSQLSERVER_2516
description MSSQLSERVER_2516
author MashaMSFT
ms.author mathoma
ms.date 04/04/2017
ms.service sql
ms.subservice supportability
ms.topic reference
helpviewer_keywords
2516 (Database Engine error)

MSSQLSERVER_2516

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 2516
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name DBCC_REPAIR_DIFF_MAP_INVALIDATED
Message Text Repair has invalidated the differential bitmap for database NAME. The differential backup chain is broken. You must perform a full database backup before you can perform a differential backup.

Explanation

This informational message is returned when error MSSQLEngine_2515 is repaired.

User Action

Perform a full database backup.

See Also

Create a Full Database Backup (SQL Server)