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

Home -> Community -> Usenet -> c.d.o.server -> Re: Connection Timeouts Question

Re: Connection Timeouts Question

From: Mohamad SALEH <msaleh_at_orsys.fr>
Date: Fri, 11 Sep 1998 11:31:15 +0200
Message-ID: <35F8EDE3.63EED1E5@orsys.fr>


Peter J. Thompson wrote:

> I have a Win95 C++ fat client using RogueWave DBTools to connect to (a
> unix) oracle 7.3 server. For various reasons, this app maintains up
> to three connections to the database. Depending on user activity etc,
> connection #2 and connection #3 may get little use. It would appear
> that these connections are subject to time-out. Questions...
>
> 1) Can anyone confirm that the above scenario is likely to happen or
> is something else going on here?
>
> 2) Are items specified in LISTENER.ORA (timeouts) causing this?
>
> 3) Can somebody point me at some documentation specific to all the
> different items in LISTENER.ORA -- My 7.3 doc talks about 'TIMEOUT'
> which seems to apply to 'server hang-around-after-disconnect-time' as
> opposed to 'disconnect-after-idle-time'. An actual file I looked at
> has (undocumented?) items:
>
> STARTUP_WAIT_TIME_LISTENER = 0
> CONNECT_TIMEOUT_LISTENER = 10 <-- units ?
>
> TIA
>
> _Pete_

Check out the profile of connected users. There is a timeout parameter in the profile. Received on Fri Sep 11 1998 - 04:31:15 CDT

Original text of this message

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