Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA-03113: end-of-file on communication channel

Re: ORA-03113: end-of-file on communication channel

From: L <leed_at_chele.cais.net>
Date: Thu, 7 Dec 2000 07:46:09 -0500 (EST)
Message-Id: <10703.123912@fatcity.com>


If you use ODBC, couple of ways you may try:

  1. install latest ODBC patches
  2. use MS ODBC
  3. set tnsnames.ora ==> sqlnet.time_out=0 (can NOT remember exact syntax)
  4. on listener.ora ==> expire_time=0 (can NOT remember exact syntax)

On Thu, 7 Dec 2000, K Gopalakrishnan wrote:

> Hi !
>
> 3113 is bit different from other oracle errors.
> Basically this message is generated from the
> client side (where as most of the other messages
> are from the rdbms kernel at the server side).
>
> You can not set events or some other diagnostic
> tools to get the systemstate/processstate dumps
> during this errors.
>
> This may be a network problem. Check with
> your Network guys and tell them there **IS**
> some issue in the network (to oracle) and ask thm
> to fix that.
>
> By Anychance are you connecting across firewalls/
> or WAN?
>
> Best Regards,
> K Gopalakrishnan,
> Bangalore, INDIA
>
>
> ----- Original Message -----
> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Sent: Thursday, December 07, 2000 12:55 PM
>
>
> > Dear all,
> >
> > I am running Oracle 8.1.5 on Windows NT 4.0. I am getting the above
> > error whenever I am changing any user's password or trying to drop the
> user
> > when connected as sys or system user. Can anybody let me know the problem
> > behind it? Any help in this regard will be very much appreciated.
> >
> > TIA and regards,
> >
> > Ranganath
> >
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author:
> > INET: RanganathK_at_lgcommerznow.com
> >
> > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> > San Diego, California -- Public Internet access / Mailing Lists
> > --------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB ORACLE-L
> > (or the name of mailing list you want to be removed from). You may
> > also send the HELP command for other information (like subscribing).
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: K Gopalakrishnan
> INET: kaygopal_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
Received on Thu Dec 07 2000 - 06:46:09 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US