Page 1 of 1

server didn't respond problem in multithreading

Posted: Tue 01 Jul 2014 18:20
by manibhatti
Hi,

I am connecting to several Oracle databases in parallel with dotConnect for Oracle using multithreading in C#. Each thread makes a separate Oracle connection. The problem is that when I have more than 15 threads (each one having it's own connection) I get error "server did not respond within the specified timeout interval devart threads". The error doesn't arise when I am using 4 threads or making 4 simultaneous connection using dotConnect for Oracle. Please let me know if dotConnect for Oracle has some limitation while using multithreading. If not please help me how can I get rid of this error and make connection in several threads successfully. Thanks very much.

Regards
Mani

Re: server didn't respond problem in multithreading

Posted: Wed 02 Jul 2014 14:21
by Pinturiccio
We have answered you at our forum http://forums.devart.com/viewtopic.php?t=29888