SQL Server Error Msg 8993 – Object ID %d, forwarding row page %S_PGID, slot %d points to page %S_PGID, slot %d. Did not encounter forwarded row. Possible allocation error.

In this blog post, let’s learn about the error message “8993 – Object ID %d, forwarding row page %S_PGID, slot %d points to page %S_PGID, slot %d. Did not encounter forwarded row. Possible allocation error.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

8993 – Object ID %d, forwarding row page %S_PGID, slot %d points to page %S_PGID, slot %d. Did not encounter forwarded row. Possible allocation error.

Reason for the Error

To be update soon…

Solution

To be update soon…