Page 1 of 1
NET: Network Error 200
Posted: Fri 25 Nov 2005 14:28
by robert.wachtel
OraDeveloper Studio 1.03
From time to time I get a "NET: Network Error 200" while processing hand made queries. After confirming the error the programm closes.
Do you have an explenation?
tia
Robert
Posted: Fri 25 Nov 2005 15:36
by Duke
I suppose it happens in the direct mode. But we need more informaion to make more exact consequence.
Posted: Fri 25 Nov 2005 15:56
by robert.wachtel
Yes, I use the direct mode. And it seems to occur in queries that will result in a long database computing time. Afaics it is a timeout problem. What is annoying is the closing of the OraDeveloper without any chance to save the actual query.
Posted: Wed 30 Nov 2005 12:40
by Duke
There is a 30 seconds timeout for direct mode query. In the nearest version we'll make an option which allows to change it.
Posted: Wed 30 Nov 2005 12:50
by robert.wachtel
...and maybe you should put a try..except around the timeout routine

Posted: Wed 30 Nov 2005 13:17
by Duke
It goes without saying.

Posted: Mon 16 Oct 2006 19:27
by Poonam
I have framework 1.1 and is using OraDirect 3.50 (full licenced). I am encountering the Network error 200. Is there a way I can increase the time out period. Could you provide a solution for this problem.
Poonam
Posted: Tue 24 Oct 2006 06:09
by Duke
There is a way to increase timeout period. In OraDeveloper you can increase it from Database Connection Properties dialog box. In OraDirect OracleConnection component has appropriate parameters in connection string.