Page 1 of 1

Devart.Data.Oracle.OracleException: ORA-03113: end-of-file o

Posted: Wed 23 Sep 2009 20:14
by danielliu8
Hi,

We have a long script to run on oracle from webpage, we used dotConnect for Oracle, there is following error:

Devart.Data.Oracle.OracleException: ORA-03113: end-of-file on communication channel

would you please tell how to fix?

thanks

Posted: Thu 24 Sep 2009 18:04
by danielliu8
It seems timeout error, is it anyway to set timeout value for dotConnect for Oracle?

thanks

Posted: Mon 28 Sep 2009 10:55
by Shalex
Please try increasing the value of the CommandTimeout property of the OracleCommand object. For more information about this property, please refer to our online documentation at http://www.devart.com/dotconnect/oracle/docs .