Seaquel
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.
Msg2516
NameDBCC_REPAIR_DIFF_MAP_INVALIDATED
Severity16
Group2000–2999

What it means

This informational message is returned when error MSSQLEngine_2515 is repaired.

Source: Database Engine events and errors