oacore server to cleanup those disconnected sessions in shorter duration
We were doing performance test using Oracle Application Testing Suite (Oracle ATS). In the Weblogic Admin Console, we monitored oacore OpenSessionCurrentCount and ActiveConnectionsCurrentCount@EBSDataSource. Our configuration is 2 nodes x 2 oacore servers = 4 oacore servers.
At around 11:13:00, One of the Oracle ATS scripts generated large amount of application connections; Due to failure of those script sessions, those script sessions quit without clicking the application logout link. By observation in the chart in the attachment, the oacore server released resource for those disconnected sessions in around 30 minutes.
QUESTION:
Can we change the oacore server to cleanup those disconnected sessions in shorter duration, e.g. 15 minutes instead of 30 minutes? If so, any recommended minimum value?