We use forms (11.1.2) with weblogic server (10.3.6.0) on Windows 2012 r2.
Database is enterprise edition 11.2.0.4.0 on Windows 2012 r2.
There are about 10 forms session at a time and 100 user connections on the database per day.
Each day i have from 1 to 10 "logoff by cleanup" event in dba_audit_trail.
Forms is still alive on the client desktop but the connection with the database is broken.
I can reproduce a "logoff by cleanup" by killing the formweb.exe on the weblogic server.
My question is why does the oracle connection is broken between the database and the weblogic serrver?
Is there a good way to establish a connexion between those two servers ?
Thanks for your replies
Pierre