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: killing Oracle user sessions after a specified idle time

RE: killing Oracle user sessions after a specified idle time

From: Nigel Bishop <Nigel.Bishop_at_ioko.com>
Date: Wed, 25 Jun 2003 04:02:10 -0700
Message-ID: <F001.005B903A.20030625034440@fatcity.com>


Can't you specify CONNECT_TIME/IDLE_TIME in a PROFILE and assign that PROFILE to the user

Regards

Nigel

-----Original Message-----
Sent: 25 June 2003 11:50
To: Multiple recipients of list ORACLE-L

Dear All,

There is requirement in our project that all idle sessions needs to be killed after the specified time interval. I tried modifying the SQLNET.ORA in the database server by having the parameter sqlnet.expire_time = 20. Still it doesn't seem to be working.

Can I use the logon_time from v$session and explicity kill the session ?

Is there any other work around?

Regards,
Pradeep

--

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

Author: Pradeep Kumar G
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).
--

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

Author: Nigel Bishop
  INET: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (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 Wed Jun 25 2003 - 06:02:10 CDT

Original text of this message

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