On May 24, 2:04 pm, gorrebeec...@cvty.com ("Gorrebeeck, Robert")
wrote:
> All
>
> I have a perl script that connects to Oracle 10.2 database.
>
> I have a very simple insert statement that inserts data into a table
> within a loop.
>
> The problem is on the 2nd iteration of the loop, the insert statement
> fails
>
> Here is the exact error:
>
> DBD::Oracle::st execute failed: Error while trying to retrieve text for
> error ORA-03113 (DBD ERROR: OCIStmtExecute)
>
> Does anyone have any clues as to why this could be happening?
>

Did you try Googling...?  For instance,  here's a thread with a
suggested
solution:   http://www.perlmonks.org/?node_id=691318

--
Charles DeRykus


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to