Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: perl and Oracle8
On Fri, 21 May 1999 16:57:12 GMT, ujm_at_edv.ch <ujm_at_edv.ch> wrote:
> We load data into Oracle 8/NT using perl/ODBC.
> We now get a ORA-03113 error (end-of-file on communication channel) on
> the SECOND SQl statement in each program
> - this happens for any SQL statement, i.e SELECT, UPPDATE etc.
> We can use other tools on the same machine with success (TOAD, SQl
> worksheet, ODBC Test).
> We habve reinstalled perl and ODBC copied from working machines -
> still doesn't work.
> We have tested the program on identical machines, it works fine.
>
> I have no idea where even to start looking!
What version of perl, what version of DBI and what version of DBD::ODBC do you use?
--
![]() |
![]() |