Host Response Time


Snapshot Level
DCS Database
DCS Application
DCS Statement

Logical Data Grouping
dcs_dbase
dcs_appl
dcs_stmt

Monitor Switch
Statement
Statement
Statement

Resettable

No (at statement)
Yes (at other levels)

Element Name
Element Type

host_response_time
time

Description:  At the DCS statement level, this is the elapsed time between the time that the statement was sent from the DB2 Connect gateway to the host for processing and the time when the result was received from the host. At other levels, it is the sum of the elapsed times for all the statements that were executed for a particular transaction, application, or database.

Usage:  Use this element with Outbound Number of Bytes Sent and Outbound Number of Bytes Received to calculate the outbound response time (transfer rate):

   (outbound bytes sent + outbound bytes received) / host response time