
The DB2TCT query generates a daily pie chart for each DB2 region showing the percentage of DB2 threads initiated by each connection type.
The example shows the pie chart for DB2 region RDEA running on SYSID ETET. Most threads, 61 percent, were initiated by DB2CALL. IMSE and SERVER accounted for 17.1 percent and 16.4 percent of the threads, respectively. BATCH accounted for 5.5 percent.
This query is useful for determining where DB2 activity is originating for each DB2 region. You can refer to the CA MICS data dictionary entry for DB2CONN – Connection Identifier, for complete information regarding interpretation of the connection type values.
DB2 Daily Thread Count by Conn Type

DSPNTHRD – Count of Threads Initiated
DATEPART(ENDTS)
The following modifications can be made to the DB2TCT query:
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |