all groups > sql server connect > june 2005 >
You're in the

sql server connect

group:

SPIDs and processes


SPIDs and processes Jim
6/22/2005 11:33:07 AM
sql server connect:
Hello, I don't know much about SQL Server processes/SPIDs but everytime our
web app creates a ADO.NET connection and closes it, the SPID is still hanging
around in "sleeping status" well after it's closed in the ADO.NET code.

Is this normal or I am making database calls inefficiently?

I also thought mutiple connection w/ the exact same connection string
becomes pooled. If pooled, will that not affect the number of SQL SPIDs
created.

Should I be concerned about the number of SPIDs the app is producing or is
this normal?

Thanks in advance,
Re: SPIDs and processes Mike Epprecht (SQL MVP)
6/23/2005 12:29:56 AM
http://groups.google.ch/group/microsoft.public.sqlserver.connect/browse_frm/thread/3f8e3476ef757f75/98bd92a21a4bff4b?q=connection+pooling+epprecht&rnum=3&hl=en#98bd92a21a4bff4b


--
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

[quoted text, click to view]

AddThis Social Bookmark Button