Page 1 of 1

Command Timeout Issue

Posted: Thu 01 Nov 2012 23:16
by lalbin
I am getting the dreaded "Server did not respond within the specified timeout interval." when filling a DataSet. I have set the "Default Command Timeout=0" within the connection string and have verified through the dbMonitor that all connections in the Pool have the "Default Command Timeout" set.

I know the "Default Command Timeout" is working sometimes because I have written a Postgres function that will wait 40 seconds before responding and it works just fine when called outside of a DataSet.

I have tested this with versions 5.80.350 (Licensed) and 6.2.104.0 (Trial)

Lloyd Albin
Fred Hutchinson Cancer Research Center
www.fhcrc.org

Seattle Postgres Users Group
www.seapug.org

Re: Command Timeout Issue

Posted: Fri 02 Nov 2012 15:29
by Pinturiccio
Did you use a typed dataset or not?

Also, if possible, please create and send us a small test project with the corresponding DDL/DML scripts for reproducing the issue.

Re: Command Timeout Issue

Posted: Sat 03 Nov 2012 01:13
by lalbin
I have sent a sample program that can demo the problem.

Re: Command Timeout Issue

Posted: Mon 05 Nov 2012 19:14
by lalbin
I got my login to download 6.2.114 this morning and after upgrading the test project that I emailed, it still has the timeout issue for commands over 30 seconds.

Re: Command Timeout Issue

Posted: Wed 07 Nov 2012 17:59
by Shalex
We have answered you by e-mail.