SQL Server Error Msg 8994 – Object ID %d, forwarded row page %S_PGID, slot %d should be pointed to by forwarding row page %S_PGID, slot %d. Did not encounter forwarding row. Possible allocation error.

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

SQL Server Error Message

8994 – Object ID %d, forwarded row page %S_PGID, slot %d should be pointed to by forwarding row page %S_PGID, slot %d. Did not encounter forwarding row. Possible allocation error.

Reason for the Error

To be update soon…

Solution

To be update soon…