B2B Integration : Trading Networks Built-In Services Reference : Admin Folder : Summary of Elements in this Folder : wm.tn.admin:getDBPoolInfo
wm.tn.admin:getDBPoolInfo
Retrieves the run-time information about the JDBC connection pool associated with the Trading Networks database.
Input Parameters
None.
Output Parameters
poolName
String (optional) Indicates the name of the JDBC connection pool.
status
String (optional) Indicates whether the service was able to connect the JDBC connection pool. Valid values are:
*Active Indicates that the service was able to connect to the JDBC pool.
*Inactive Indicates that the service was able to connect to the JDBC pool.
maxConns
String (optional) Indicates the maximum number of connections the pool can have.
minConns
String (optional) Indicates the minimum number of connections the pool can have.
poolSize
String (optional) Indicates the number of connections that exist in the pool.
availableConns
String (optional) Indicates the number of connections that are available for use.
idleTimeout
String (optional) Number of milliseconds the service will wait to obtain a connection to a JDBC connection pool.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback