Skip to Content.
Sympa Menu

freetds - Re: [freetds] Read from SQL server failed. Problem in pool

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT schemamania.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Read from SQL server failed. Problem in pool
  • Date: Sat, 2 Aug 2003 10:51:52 -0400

On Thu, 31 Jul 2003 10:12:31 +0200, "Carlos S. Alonso de Linaje"
<calonso AT i-network.com> wrote:
>
> Im sorry if the email is too large :-(

I couldn't analyze that, Carlos. There was too much information and also
too little, because I think you snipped some of the interesting parts.

Could you please try something like this:

$ script pool.log
$ export TDSVER=4.2
$ tdspool mypool &
$ export TDSDUMP=dump
$ tsql ...
> your big query here
> go
[reply]
> exit

Then post "pool.log" and "dump" here as attachments (so they don't wrap).
That should be enough information to at least understand the interaction
with the pool server.

--jkl

> > > From: Carlos S. Alonso de Linaje [mailto:calonso AT i-network.com]
> > > Sent: July 30, 2003 11:42 AM
> > >
> > > But when we have some large queries the connection to the
> > > pool response..
> >
> >Could you post a TDSDUMP log of the tsql session that fails? I'm
> >interested in the conversation between tsql and the pool server, for
> >now. Let's see if anthing's wrong at the TDS level.



  • Re: [freetds] Read from SQL server failed. Problem in pool, James K. Lowden, 08/02/2003

Archive powered by MHonArc 2.6.24.

Top of Page