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

Home -> Community -> Usenet -> c.d.o.tools -> My Oracle connection is timing out?

My Oracle connection is timing out?

From: <kirk_at_kaybee.org>
Date: 2000/04/23
Message-ID: <8dvm3q$c2v$1@news-int.gatech.edu>#1/1

I have a Pro*C program that runs indefinitely and I would like it to maintain an Oracle connection indefinitely too. The program is on the same machine as the database. However, if the Pro*C program does nothing for a while, and then tries to do an SQL request, it gets this:

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

It seems to me that the Oracle connection is timing out after no activity happens for a while. How can I stop this from happening?

-- 
 Kirk Bauer -- CmpE, Georgia Tech -- kirk_at_kaybee.org -- Avid Linux User
    GT Sport Parachuting Club!  http://cyberbuzz.gatech.edu/skydive
     Opinions expressed are my own, but they should be everybody's.
Received on Sun Apr 23 2000 - 00:00:00 CDT

Original text of this message

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