SQL Server Error Msg 8651 – Could not perform the operation because the requested memory grant was not available in resource pool ‘%ls’ (%ld).  Rerun the query, reduce the query load, or check resource governor configuration setting.

In this blog post, let’s learn about the error message “8651 – Could not perform the operation because the requested memory grant was not available in resource pool ‘%ls’ (%ld).  Rerun the query, reduce the query load, or check resource governor configuration setting.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

8651 – Could not perform the operation because the requested memory grant was not available in resource pool ‘%ls’ (%ld).  Rerun the query, reduce the query load, or check resource governor configuration setting.

Reason for the Error

To be update soon…

Solution

To be update soon…