Page 1 of 1
Disconnecting idle users from Oracle eBS
Posted: Thu Jan 22, 2009 4:35 pm
by pankajwc
How do I configure that all users which are idle for 5 minutes are logged off from the Oracle eBS and ensure that all database sessions are closed for that user ?
Posted: Fri Mar 06, 2009 4:39 am
by syrara
I m also new to EBS
Jut want to suggest you to Check if u have enabled DCD Automation.
DCD=Dead Connections Detection/Inactive session
Posted: Mon Mar 16, 2009 5:13 am
by AIMAM
Hi,
What I really need to know is how to deactivate that.
Posted: Thu Mar 26, 2009 8:25 am
by Qurrat-ul-Ann
Hi, in EBS the session time out limit is 30 minutes by default, meaning that when a user after logging in to his account donot access it or browse it for 30 minutes the login session times out.
its set in System Profile option ICX: Session Timeout = 30
30 minutes is recommended by oracle becuase if you reduce it to 5 minutes a lot of sessions will be created by just one user at a time and believe me as dba I know that user login and then forget to go back to work and if their session times out every 5 mins they will be on your back all the time. Hope this clarifies your query.
Posted: Sun Apr 05, 2009 8:53 am
by pankajwc
Thanks for the reply.