Page 1 of 1

Connection Problems

Posted: Wed 20 Apr 2005 00:04
by jahp78
Thank you by he information . I have another question
When the comunnication channel is broken i get the next mistake
Error: ORA-03114:
not connected to ORACLE

If continuous carrying out querys always I get this mistake .

When I restart IIS Server , or when I do not execute the consultation by a time the mistake disappears

But I need a form to eliminate the conexion that has broken himself so that disappear the error, like I can do that??

Thank you

Posted: Fri 22 Apr 2005 06:36
by Paul
There is no way to terminate the ORA-03114 exception other than writing try..except block around execute statements.