Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Severing database connection

Re: Severing database connection

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/04/13
Message-ID: <955600771.14470.0.pluto.d4ee154e@news.demon.nl>#1/1

you'll need to create a profile, and assign that profile to your user. create profile ...
set idle_time = ...
alter user ... profile ....

Hth,

Sybrand Bakker, Oracle DBA

cconway <conway-ce_at_erols.com> schreef in berichtnieuws 8d3g64$4v9$1_at_bob.news.rcn.net...
> My database version is 7.3.4. I am a newbie and would like to know how to
> (or what parameter do I set) to kill a database connection automatically
 if
> it has been idle for x number of minutes. Please email reply to
> cconway_at_vdh.state.va.us .
>
> Thanks
>
>
Received on Thu Apr 13 2000 - 00:00:00 CDT

Original text of this message

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