You can specify two idle timeouts for the CASERVER and IDMSJSRV tasks:
Specifies how long an idle connection persists before terminating the connection if no task is active.
Specifies how long an idle connection persists before terminating the task and connection when a task is active.
When the application server's connection pool implementation recognizes the IdmsConnectionPoolDataSource or the IdmsXADataSource, the RESOURCE TIMEOUT INTERVAL should be longer than the maxIdleTime or equivalent application server property. When the application server uses the DriverManager of IdmsDataSource to get a connection, both of these should be longer than timeouts set in the application server and JDBC server.
|
Copyright © 2009 CA.
All rights reserved.
|
|