Direct mode hangs on ORA-03113

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Dmlvc
Posts: 17
Joined: Tue 27 Jun 2006 13:28

Direct mode hangs on ORA-03113

Post by Dmlvc » Fri 11 Mar 2011 09:13

Hi! We have faced a rare strange error with ODAC 6.90 in Direct mode. One of our queries raised ORA-03113 "end-of-file on communication channel" on execute. In normal mode it's OK, EOraError was raised. But in Direct mode application just hangs in Execute call.

Unfortunately we don't know how to reproduce the error, because ORA-03113's nature is unclear. But may be you can find out something just "looking into sources"?

Thank You!

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Fri 11 Mar 2011 11:16

Hello

Unfortunately, I cannot reproduce your issue. Please provide exact ODAC version that you are using (for example, 6.90.0.59). And please provide us a small sample with which the issue can be reproduced.

Post Reply