Dear friends, I have the following issue and wondering if you can help me:
I am using Perl / DBI / DBD-Oracle on a Fedora box to connect to our 817 database (on win2k server). DBI/DBD::Oracle has been built against Oracle 9.2.0.1 on linux. It connects and is able to select from local tables, but selecting from another database across a database link causes ORA-03113 error. SQL*Plus does not do this -- only DBD::Oracle does. Thanks for any input, George Zhang
