Re: SQL 2000 SP4 on Server 2003 SP1 not dropping connections
- From: "Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx>
- Date: Thu, 28 Dec 2006 08:47:44 -0500
Sounds like you now using connection pooling which will always keep x many
connections to SQL Server even though the app closes the connection. This is
usually a desirable feature.
--
Andrew J. Kelly SQL MVP
"Brad Martin" <brad@xxxxxxxxxxxxx> wrote in message
news:1D06C303-485E-4843-9443-948FB9AB7B8E@xxxxxxxxxxxxxxxx
We recently upgraded our SQL 2000 SP3 instance (running on Windows 2000)
to SQL 2000 SP4 running on Windows Server 2003 SP1. The migration went
fine but we are now experiencing a problem where connections are not
dropping once the application is finished with it. The application is a
COM+ app making an ODBC connection, which then never closes. We are
running a job that cleans up the connections, but we can't seem to find
the reason why SQL is keeping the connections open in the first place.
Any ideas or suggestions?
Brad
.
- References:
- SQL 2000 SP4 on Server 2003 SP1 not dropping connections
- From: Brad Martin
- SQL 2000 SP4 on Server 2003 SP1 not dropping connections
- Prev by Date: RE: Server: Msg 7391 unable to begin a distributed transaction
- Next by Date: Re: Encrypted Connection
- Previous by thread: SQL 2000 SP4 on Server 2003 SP1 not dropping connections
- Next by thread: Re: Encrypted Connection
- Index(es):
Relevant Pages
|
Loading