Page 1 of 1

error code for Network error - 208 ?

Posted: Tue 08 Apr 2014 20:06
by slaxman
for the exception below, devart returns error code as 208.

EXCEPTION (Devart.Data.Oracle.OracleException): Network error:: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

However, 'ORA-00208' has a different message by oracle --- 'number of control file names exceeds limit of string'

so, what is the reliable way to use the code as they seem to clash? also, I did not find documentation on devart's error codes.

Re: error code for Network error - 208 ?

Posted: Wed 09 Apr 2014 13:04
by Pinturiccio
There is not enough information for reproducing the issue. Please describe the steps for reproducing the issue and tell us the following information:
1. dotConnect for Oracle version;
2. Oracle server version;
3. the connection mode you use: Direct or OCI;
4. If you use OCI connection mode, specify the Oracle Client version;
5. DDL/DML scripts.

Please also send us a small test project for reproducing the issue.