Hi rimmer
Manualy you can do a:
alter system kill session SID, SERIAL#;
on the user.
You can find the SID and SERIAL# information in the v$session view.
An other possibility would be to adjust the user profile setting an idle time of 1 hour.
HTH
tycho




Reply With Quote