In this blog post, let’s learn about the error message “4068 – sp_resetconnection was sent as part of a remote procedure call (RPC) batch, but it was not the last RPC in the batch. This connection will be terminated.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
4068 – sp_resetconnection was sent as part of a remote procedure call (RPC) batch, but it was not the last RPC in the batch. This connection will be terminated.
Reason for the Error
To be update soon…
Solution
To be update soon…