Click to See Complete Forum and Search --> : Idle Connections


AmitInnani
March 8th, 2005, 07:32 AM
How to kill the orphaned or idle connections in MS SQL Server?

As those unwanted connections, are making my system not to work properly and not allowing me to access the database if the number of the connections are reached.

Can anybody tll me haw to close the unwanted idle connections?

Thanking you! :wave:

Krzemo
March 8th, 2005, 08:00 AM
http://support.microsoft.com/default.aspx/kb/137983/EN-US/?

Hope it helps.

AmitInnani
March 8th, 2005, 11:18 PM
Thanks For the help. :wave: