JDBC Connection Pools Resource Statistics attributes
After resource statistics collection is started, use the JDBC Connection Pools Resource Statistics attributes to review statistics information for each JDBC Provider configurable service.
Actual Pool Size A snapshot of the number of connections that are currently in the pool when the statistics are reported.
Aggregation Date & Time The aggregation date and time of the collection interval. The value is the same as End Date & Time.
Cumulative Delayed Requests The number of times that a request for a connection cannot be satisfied immediately, because the number of allocated connections has reached the maximum pool size and there are no connections currently available.
Cumulative Requests The number of requests that are received by the connection pool during this accounting period.
Cumulative Timed Out Requests The number of requests for connections that cannot be satisfied within 15 seconds.
End Date & Time The end date and time of the collection interval.
Integration Server The name of an integration server. This attribute is encoded in UTF8.
JDBC Provider The name of the JDBC Providers configurable service that is using connection pooling. If there are no connection pools started, this value is none.
Max Delay Milliseconds The maximum time that a caller has to wait for a connection to be allocated, in milliseconds.
Max Pool Size The maximum size of the connection pool.
Node Name of the integration node (broker) or the independent servers managed system node. Valid format is an alphanumeric string. This attribute is encoded in UTF8.
Origin Node Name of the managed system that is the source of the data for the current row.
Resource Identifier The identifier of the JDBC Provider resource.
Resource Type The type of the resource. For JDBC Provider resource, this attribute is always JDBCConnectionPools.
Start Date & Time The start date and time of the sampling interval.