Re: How to disconnect "dead" client process

From: Jochen Guther <guther_at_privat.prodata.de>
Date: 1996/08/24
Message-ID: <4vno8v$ko6_at_sulu.prodata.de>#1/1


hopper_at_tocv01.pad.navp.gmeds.com (Wendy Hopper) wrote:

>Hi -
 

>We are running Oracle SQL*Net version 2.1.4 on our PCs to access an
>Oracle 7.1.6 server on an HP-UX 10.01 machine. These PCs connect via
>Novell Lan Workplace version 4.1.2.
 

>The plant floor users of this system typically log in (through a
>Powerbuilder GUI front-end) and let the screen stay up most of the day.
>At the end of the day, they just power down their PCs (or reboot),
>rather than performing a graceful disconnect from Oracle. This leaves
>Oracle background processes on the HP which not only look alive and well
>to Oracle, but in turn exhaust the site's concurrent license limit. Is
>there anyway to detect that a PC has been powered off/rebooted and
>disconnect that process from Oracle automatically? I know that I can set
>an inactivity limit and have users disconnected when they have been
>inactive for a certain period of time, but that will not be acceptable
>given the way the users utilize this system.
 

>Any ideas you have will be greatly appreciated!
 

>Wendy

Use
sql.expire_time = 3600
in sqlnet.ora !
this will disconnect a dead session after 3600 seconds. Received on Sat Aug 24 1996 - 00:00:00 CEST

Original text of this message