DB2 Connect Server at Thread Level Package Attributes

Use DB2 Connect Server at Thread Level Package attributes to create situations that identify any statement with long elapsed time.

Ace Address The DB2 thread ACE address for internal use.

Application ID The ID that is generated when the application connects to the database at the database manager or when Distributed Database Connection Services (DDCS) receives a request to connect to a DRDA database. It is known at both the client and the server, so you can use it to correlate the client and server parts of the application. For DDCS applications, you will also need to use the Outbound Application ID to correlate the client and server parts of the application.

Application Name The name of the application running at the client as known to the database manager or DB2 Connect. Together with the Application ID counter, it can be used to relate data items with your application.

Authorization ID The authorization ID.

Authid (Unicode) The authorization ID.

Corrid The correlation ID.

Connid The connection ID.

DB2 ID The DB2 subsystem ID.

Gateway Snapshot Time The date and time at which the database system monitor information was collected.

IP Address The current IP address.

Max Data Rcvd The number of statements with outbound bytes received.

The following are valid ranges:

128 1 through 128 statements with outbound bytes received.

256 129 through 256 statements with outbound bytes received.

512 257 through 512 statements with outbound bytes received.

1024 513 through 1024 statements with outbound bytes received.

2048 1025 through 2048 statements with outbound bytes received.

4096 2049 through 4096 statements with outbound bytes received.

8192 4097 through 8193 statements with outbound bytes received.

16384 8194 through 16384 statements with outbound bytes received.

31999 16385 through 31999 statements with outbound bytes received.

64000 32000 through 64000 statements with outbound bytes received.

GT64K greater than 64000 statements with outbound bytes received.

Use this counter to get a better idea of the database activity and network traffic at a database or application.

Max Data Sent The number of statements with outbound bytes sent.

The following are valid ranges:

128 1 through 128 statements with outbound bytes sent.

256 129 through 256 statements with outbound bytes sent.

512 257 through 512 statements with outbound bytes sent.

1024 513 through 1024 statements with outbound bytes sent.

2048 1025 through 2048 statements with outbound bytes sent.

4096 2049 through 4096 statements with outbound bytes sent.

8192 4097 through 8193 statements with outbound bytes sent.

16384 8194 through 16384 statements with outbound bytes sent.

31999 16385 through 31999 statements with outbound bytes sent.

64000 32000 through 64000 statements with outbound bytes sent.

GT64K greater than 64000 statements with outbound bytes sent.

Use this counter to get a better idea of the database activity and network traffic at a database or application.

Max Time The number of statements whose network time was within the indicated time range. Network time is the difference between the host response time and the elapsed execution time for a statement.

The following are valid network time ranges:

2 ms less than, or equal to, 2 milliseconds.

4 ms greater than 2 milliseconds but less than, or equal to, 4 milliseconds.

8 ms greater than 4 milliseconds but less than, or equal to, 8 milliseconds.

16 ms greater than 8 milliseconds but less than, or equal to, 16 milliseconds.

32 ms greater than 16 milliseconds but less than, or equal to, 32 milliseconds.

GT32 ms greater than 32 milliseconds.

Use this counter to get a better idea of the database activity and network traffic at a database or application.

MVSID The MVS ID.

Name The name in the database manager configuration file at the client node. It identifies the client node that is running the application.

Origin Node Name A concatenation of the MVS system ID (SMFID) and DB2 subsystem name.

Outbound Application ID This ID is generated when the application connects to the DRDA host database. It is used to connect the DB2 Connect gateway to the host, while the application ID is used to connect a client to the DB2 Connect gateway.

Outbound Application ID Internal The interval for the Outbound Application ID.

Outbound Data Received The number of bytes received by the DB2 Connect gateway from the host, excluding communication protocol overhead, for example, TCP/IP or SNA headers. For a data transmission, this is the number of bytes received by the DB2 Connect gateway from the host during the processing of all the statements that used this number of data transmissions.

Use this counter to measure the throughput from the host databases to the DB2 Connect gateway.

Outbound Data Received Bottom The lowest number of bytes received per statement by the DB2 Connect gateway from the host during the processing of all the statements against this DCS database, or in this DCS application, that used this number of data transmissions.

Use this counter in conjunction with Outbound Data Received counter as another parameter that illustrates the throughput from the host database to the DB2 Connect gateway.

Outbound Data Received Top The maximum number of bytes received per statement by the DB2 Connect gateway from the host during the processing of all the statements against this DCS database, or in this DCS application, that used this number of data transmissions.

Use this counter in conjunction with Outbound Data Received counter as another parameter that illustrates the throughput from the host database to the DB2 Connect gateway.

Outbound Data Sent The number of bytes sent by the DB2 Connect gateway to the host, excluding communication protocol overhead, for example, TCP/IP or SNA headers. For a data transmission, this is the number of bytes sent by the DB2 Connect gateway to the host during the processing of all the statements that used this number of data transmissions.

Use this counter to measure the throughput from the DB2 Connect gateway to the host database.

Outbound Data Sent Bottom The lowest number of bytes sent per statement by the DB2 Connect gateway to the host during the processing of all the statements against this DCS database, or in this DCS application, that used this number of data transmissions.

Use this counter in conjunction with Outbound Data Sent counter as another parameter that illustrates the throughput from the DB2 Connect Gateway to the host database.

Outbound Data Sent Top The maximum number of bytes sent per statement by the DB2 Connect gateway to the host during the processing of all the statements against this DCS database, or in this DCS application, that used this number of data transmissions.

Use this counter in conjunction with Outbound Data Sent counter as another parameter that illustrates the throughput from the DB2 Connect Gateway to the host database.

Plan The plan name.

Server Instance Name The name of the database manager instance for which the snapshot was taken.

Time Stamp The start time of this interval.

Uniqueness Value The instance number: When concatenated with the fully qualified network name, it uniquely identifies a distributed thread (DB2 field name: QWHSLUUV).

Uniqueness Value 2 The DB2 thread uniqueness value. For internal use.