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: AK <oramagic_at_hotmail.com>
Date: Thu, 28 Aug 2003 07:54:26 -0800
Message-ID: <F001.005CDBFB.20030828075426@fatcity.com>


Thanks Tanel , for the reply .
Does it mean that windows term server is keeping that tcp connection alive although user session is dropped from OS(windows terminal server ) . Is there a way i can trace this tcp session .

Thanks,
Ajay

  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: AK
  INET: oramagic_at_hotmail.com

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 - 10:54:26 CDT

Original text of this message

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