PC Review


Reply
Thread Tools Rate Thread

connection status "suspended"

 
 
fniles
Guest
Posts: n/a
 
      12th May 2010
I am using SQL 2005.
Starting from today, when I do sp_who, every few minutes I see a new
connection to the database and the status is "suspended".
This new connection comes from the same VB.NET program that inserts data to
the database.
After a while, the program will get the error
"Timeout expired. The timeout period elapsed prior to obtaining a connection
from the pool. This may have occurred because all pooled connections were
in use and max pool size was reached."

What does the status "suspended" mean, and will it use up all the connection
from the pool ?
How can I fix this ?

Thank you


 
Reply With Quote
 
 
 
 
fniles
Guest
Posts: n/a
 
      12th May 2010
Looks like COMMIT TRANSACTION fixed the problem.


"fniles" <(E-Mail Removed)> wrote in message
news:unH%(E-Mail Removed)...
>I am using SQL 2005.
> Starting from today, when I do sp_who, every few minutes I see a new
> connection to the database and the status is "suspended".
> This new connection comes from the same VB.NET program that inserts data
> to the database.
> After a while, the program will get the error
> "Timeout expired. The timeout period elapsed prior to obtaining a
> connection from the pool. This may have occurred because all pooled
> connections were in use and max pool size was reached."
>
> What does the status "suspended" mean, and will it use up all the
> connection from the pool ?
> How can I fix this ?
>
> Thank you
>



 
Reply With Quote
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      12th May 2010


"fniles" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Looks like COMMIT TRANSACTION fixed the problem.
>

Or Rollback Transaction

http://msdn.microsoft.com/en-us/library/ms181299.aspx


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
connection status "suspended" fniles Microsoft ADO .NET 2 12th May 2010 08:51 AM
Error messages: "Winsck," "Status," and "Unable to open dialog" =?Utf-8?B?Sm9u?= Microsoft Windows 2000 0 17th Dec 2003 10:46 PM
Error messages: "Winsck," "Status," and "Unable to open dialog" =?Utf-8?B?Sm9u?= Microsoft Windows 2000 0 9th Nov 2003 06:16 AM
Error messages: "Winsck," "Status," and "Unable to open dialog" =?Utf-8?B?Sm9u?= Microsoft Windows 2000 0 28th Oct 2003 12:51 AM
Error messages: "Winsck," "Status," and "Unable to open dialog" =?Utf-8?B?Sm9u?= Microsoft Windows 2000 0 16th Oct 2003 03:16 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:43 AM.