Page 1 of 1

mode direct odac 9.3.8

Posted: Mon 01 Dec 2014 11:32
by delphi7
hey,

it happen when i lose connection in my lan between oracle database and my application using direct mode.
i recieve this message:
N_60 ora-03113 : end -of-file on communication channel

is there away to reconnect automatically(establish automatically the connection) than to show this message.

thank you.

Re: mode direct odac 9.3.8

Posted: Mon 01 Dec 2014 12:17
by AlexP
Hello,

You can use the OnConnectionLost event, to reconnect: http://www.devart.com/odac/docs/index.h ... onlost.htm .

Re: mode direct odac 9.3.8

Posted: Mon 01 Dec 2014 13:57
by delphi7
Thank you Alex

Re: mode direct odac 9.3.8

Posted: Tue 02 Dec 2014 05:36
by AlexP
If you have any further questions, feel free to contact us.