SQL Server error code
SQL Server error 2516
SQL Server raises error 2516 at severity 16, which marks a problem with the query or data that you can correct.
Repair has invalidated the differential bitmap for database %.*ls. The differential backup chain is broken. You must perform a full database backup before you can perform a differential backup.
| Msg | 2516 |
|---|---|
| Name | DBCC_REPAIR_DIFF_MAP_INVALIDATED |
| Severity | 16 |
| Group | 2000–2999 |
What it means
This informational message is returned when error MSSQLEngine_2515 is repaired.