webMethods Adapter Runtime 10.7 | webMethods Adapter Runtime Documentation | webMethods Adapter Runtime User’s Documentation | Adapter Runtime Configuration Parameter Appendix | Overview | watt.art.wmConnectionPool.pingSafeInterval
 
watt.art.wmConnectionPool.pingSafeInterval
Specifies a safe time interval for an Adapter Runtime ping to the underlying resource. The safe time interval is calculated based on the last connection provided by the connection pool. The default value is 5 seconds.
You use this parameter together with the watt.art.wmConnectionPool.pingRetryInterval parameter and the pub.art.connection:queryConnectionState service to monitor the state of the underlying resource at frequent intervals.
Note:
The Adapter Runtime ping functionality uses database/back end credentials (user id and password) to create a connection and then destroy it to check the connectivity. Because creating and destroying a connection causes overhead, the ping interval should not be very small.