In this blog post, let’s learn about the error message “7879 – SQL Server is waiting for %d remaining sessions and connections to close. If these sessions are not closed within a reasonable amount of time, “polite” shutdown will be aborted. This message may appear several times before SQL Server is shutdown.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
7879 – SQL Server is waiting for %d remaining sessions and connections to close. If these sessions are not closed within a reasonable amount of time, “polite” shutdown will be aborted. This message may appear several times before SQL Server is shutdown.
Reason for the Error
To be update soon…
Solution
To be update soon…