Is there any way to make Oracle clear dead connections faster. Sometimes, DBMS_SESSION.IS_SESSION_ALIVE says that the session is alive even when the session has crashed.
PMON wakes up regularily to clear the resources held by dead users. Can we make it do that more often. Is there a parameter for this..??