Page 1 of 1

Network error: 200

Posted: Mon 22 Oct 2012 14:55
by software931
When we have errors like Deadlock or similar, we get always
"Network error: 200" instead of the correct oracle exception.

How can we solve the problem?

Attached the connection parameter:
Connection Timeout=40;Default Command Timeout=30;Connection Lifetime=50

We are using "Direct Mode"

Re: Network error: 200

Posted: Wed 24 Oct 2012 13:39
by Pinturiccio
'Network error: 200' exception is an internal exception of dotConnect for Oracle in the Direct mode.

Could you please describe the steps for reproducing the issue. We will try fix it or add an informational exception message.

Please also try using CommandTimeout=0 for the OracleCommand that causes the exception.