SQL Server Error Msg 33335 – The connection has been flow controlled in the %d seconds (%d times, where threshold is %d). Min required transfer rate is %d Kbps. Actual transfer rate is %d Kbps. The connection is extensively flow controlled and is being closed.

In this blog post, let’s learn about the error message “33335 – The connection has been flow controlled in the %d seconds (%d times, where threshold is %d). Min required transfer rate is %d Kbps. Actual transfer rate is %d Kbps. The connection is extensively flow controlled and is being closed.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

33335 – The connection has been flow controlled in the %d seconds (%d times, where threshold is %d). Min required transfer rate is %d Kbps. Actual transfer rate is %d Kbps. The connection is extensively flow controlled and is being closed.

Reason for the Error

To be update soon…

Solution

To be update soon…