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

Home -> Community -> Usenet -> c.d.o.misc -> Re: "For Update no Wait" and Database Sessions.

Re: "For Update no Wait" and Database Sessions.

From: termoPilucco <termop3141927_at_hotmail.com>
Date: Fri, 21 Nov 2003 11:49:30 +0100
Message-ID: <bpkqlg$1po0u1$1@ID-188026.news.uni-berlin.de>


"termoPilucco" wrote

> > There is a sqlnet [net8, Oranet] parameter that may be of interest
> > to detect dead sessions: SQLNET.EXPIRE_TIME which
> > "Determines time interval to send a probe to verify the session
> > is alive...

Just for knowledgment this solution worked fine for me. I've added the entry
SQLNET.EXPIRE_TIME = 5
in sqlnet.ora server configuration file.

Anyway, it's not yet clear for me why, in case of client crash, Oracle server close correctly the session background process, but simply plugging off the client net cable for a few second, dead connection raise and still alive until timeout come.
The real problem for me is that, in a real environment, sometimes my customers temporary loose connection due to net inefficiency (token ring anyone?).

Thanks and sorry for my barbaric english. <x:termoPilucco> Received on Fri Nov 21 2003 - 04:49:30 CST

Original text of this message

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