Viewing 5 posts - 1 through 6 (of 6 total)
Thnak you very much it was very helpfull. I fixed it by improving my query. I cleaned up table therfore speed up the query it self.
THANK YOU
May 18, 2006 at 2:26 pm
If it is not getting a time out error between 35-45 sec. If it is getting an error it takes 45-50 sec until the error message appears.
Greg
May 18, 2006 at 11:28 am
In QA it takes between 35 and 50 seconds to run and another query about 5 sec to run
Thanks
Greg
May 18, 2006 at 10:40 am
In my code i have time out setting:
m_cds.c.CommandTimeout = 216000;
Do you know what is the maximum number i can put there?
Thanks a lot.
Greg
May 18, 2006 at 10:00 am
I have tryied to increase the the timeout settings in the config file and it does not help. It is interesting when we are not running any complex batches on...
May 18, 2006 at 9:14 am
Viewing 5 posts - 1 through 6 (of 6 total)