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: Disconnect problem (process still alive)

Re: Disconnect problem (process still alive)

From: Helen Macduff <Helen.Ward_at_alcatel.com.au>
Date: Tue, 19 Oct 1999 21:07:12 +1000
Message-ID: <380C50E0.D8107A34@alcatel.com.au>


could try setting the sqlnet.expire_time=5 (5 minutes). This may clean up live connections if they are waiting on some event. If the processes are Java processes you should make sure that the java programs issue a stmt.close[]

CRAY_k wrote:
>
> We have Ora8 Server, when our application makes disconnect, on v$sessions it
> is ok, sqlnet connection has been clean, but there is still the process (we
> see it with Ora enterprise manager)
> ans after many hours, (ou application makes sevaral
> connection/disconnection) we have an ORA-0020 !!! max processes !!
>
> An idea ?
> Thanks
Received on Tue Oct 19 1999 - 06:07:12 CDT

Original text of this message

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