Page 1 of 1

ORA-03113, connection breaks when selecting from db link

Posted: Wed 22 Jun 2005 19:57
by heidenbluth
Hello,

my application gets an ORA-03113 error when I select data via database link like SELECT COUNT(*) FROM MY_TAB@MY_LINK. The same SQL executed from SQL*Plus works fine. It happens on my customer's site only, I cannot reproduce it in the development environment.

ODAC 5.50 or 5.55 (any of them)
OCI.DLL 9.2.0.1.0, Windows NT 5.1 Build 2600 Service Pack 1
Server 8.1.7.3.0 on ALPHA/VMS-8.1.0-64
Remote Server : 9.2.0.5.0 on ALPHA/VMS-8.1.0-64

Any suggestions are welcome.

Regards,
Holger

Posted: Fri 24 Jun 2005 11:57
by Alex
We couldn't reproduce your problem. May be it's an OCI problem, try testing the issue with Net option.