SQL Server Error Msg 5279 – Table error: object ID %d, index ID %d, partition ID %I64d, database fragment ID %d. The row on page (%d:%d), slot ID %d should be on fragment ID %d but was found in fragment ID %d.

In this blog post, let’s learn about the error message “5279 – Table error: object ID %d, index ID %d, partition ID %I64d, database fragment ID %d. The row on page (%d:%d), slot ID %d should be on fragment ID %d but was found in fragment ID %d.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

5279 – Table error: object ID %d, index ID %d, partition ID %I64d, database fragment ID %d. The row on page (%d:%d), slot ID %d should be on fragment ID %d but was found in fragment ID %d.

Reason for the Error

To be update soon…

Solution

To be update soon…