Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: help with ora-3313 ora-3114....
tekion wrote:
> All,
> I am getting this error with jdbc, in particular the XA error
> XAER_RMFAIL which maps to ora-3113 or ora-3114 error. How would
> determine if this is:
> 1. an oracle server issue
> 2. client issue
> 3. both server and client issue
> 4. shady network connection
>
> Thanks.
>
The ORA-3113 error is telling you that for *some* reason, your application is no longer communicating with the database. This is a generic error. The cause could be any of the above in your list. The best way to diagnose this issue is to enlist the help of Oracle Support.
HTH,
Brian
-- =================================================================== Brian Peasland dba_at_nospam.peasland.net http://www.peasland.net Remove the "nospam." from the email address to email me. "I can give it to you cheap, quick, and good. Now pick two out of the three" - UnknownReceived on Mon Nov 13 2006 - 08:31:07 CST
![]() |
![]() |