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: Jared Still <jkstill_at_cybcon.com>
Date: Thu, 28 Aug 2003 08:44:42 -0800
Message-ID: <F001.005CDC27.20030828084442@fatcity.com>


I used to deal with this on a regular basis.

Sun servers, PC clients. User reboots PC, session persists.

It does not require that the TCP session still exists.

We didn't use DCD at the time, as it was kind of buggy.

You may want to give that a try now.

Jared

On Thu, 2003-08-28 at 08:54, AK wrote:
> 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
>
>
>
> ----- Original Message -----
> From: Tanel Poder
> To: Multiple recipients of list ORACLE-L
> Sent: Thursday, August 28, 2003 12:09 AM
> Subject: Re: oracle sessions from term server
>
>
> 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.
>
> ----- Original Message -----
> From: AK
> To: Multiple recipients of list ORACLE-L
> Sent: Wednesday, August 27, 2003 9:09 PM
> Subject: oracle sessions from term server
>
>
> 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: Jared Still
  INET: jkstill_at_cybcon.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 - 11:44:42 CDT

Original text of this message

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