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: oracle sessions from term server

Re: oracle sessions from term server

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Wed, 27 Aug 2003 23:09:26 -0800
Message-ID: <F001.005CD95D.20030827230926@fatcity.com>


The TCP connection to Oracle server process (or dispatcher) port probably remains alive for some reason. When TCP connection is dropped from OS, the session dies immediately. So you should check why are sessions TCP connections maintained or set sqlnet.expire_time to one hour or smth, to kill sessions after an hour even if TCP connection for given session is still open.

Tanel.

  Hi Guys ,
  we have forms/report application installed on windows terminal servers and user access application from these terminal servers . When some session hangs on these term server adminstrator resets those sessions . But the corresponding database session remains alive .   Is it s problem with some sql*net setting ?? Any help in this regard is highly appreciated .

  thanks,
  -ak

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Tanel Poder
  INET: tanel.poder.003_at_mail.ee

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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). Received on Thu Aug 28 2003 - 02:09:26 CDT

Original text of this message

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