Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-03113 error
I have observed this error most frequently when using the Oracle MTS (not related to MS MTS). Out of 1.8+ million method calls I had 3 instances of this error during a stress test. Oracle 8.1.6 R2 on NT, VB 6 MTS objects using the MS ODBC Driver for Oracle 2.573.4202 (MDAC 2.1 SP2) - both servers at NT4 SP5 + hot-fixes, with 8.0.5.2.3 client on the MTS server.
Note that the last time I analyzed the trace files from a production environment running against 7.3.3 on Solaris there were over 30,000 of the ORA-03113 faults. Note that this does not correspond to aborted transactions.
As I have not been able to generate a repro, I haven't given any feedback to Oracle Support.
Mike
"Dana Jian" <dana_jian_at_hotmail.com> wrote in message
news:38f248d1$0$25409_at_news.choice.net...
> Hi,
>
> I got the ORA-03113 error in the application, we're using Oracle8i, OLEDB
> driver and VB.
>
> This error appears sometimes, and other times the system is just running
> fine.
>
> Any idea on this?
>
> Thank a lot for any help!!
>
> Dana
> dana_jian_at_hotmail.com
>
>
Received on Mon Apr 10 2000 - 00:00:00 CDT