NET: Network Error 200

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
robert.wachtel
Posts: 13
Joined: Wed 12 Oct 2005 13:41

NET: Network Error 200

Post by robert.wachtel » Fri 25 Nov 2005 14:28

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

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 25 Nov 2005 15:36

I suppose it happens in the direct mode. But we need more informaion to make more exact consequence.

robert.wachtel
Posts: 13
Joined: Wed 12 Oct 2005 13:41

Post by robert.wachtel » Fri 25 Nov 2005 15:56

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.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Wed 30 Nov 2005 12:40

There is a 30 seconds timeout for direct mode query. In the nearest version we'll make an option which allows to change it.

robert.wachtel
Posts: 13
Joined: Wed 12 Oct 2005 13:41

Post by robert.wachtel » Wed 30 Nov 2005 12:50

...and maybe you should put a try..except around the timeout routine :wink:

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Wed 30 Nov 2005 13:17

It goes without saying. :)

Poonam
Posts: 4
Joined: Mon 31 Jul 2006 19:10

Post by Poonam » Mon 16 Oct 2006 19:27

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

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Tue 24 Oct 2006 06:09

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.

Post Reply