Use the DB2 CICS Exceptions attributes to create situations to monitor thread activity originating from connected CICS subsystems.
CICS ID The job name of the CICS region connected to this DB2 system.
Valid entry is an alphanumeric text string, with a maximum length of eight characters.
CICS Release The enumerated value for the CICS release of the CICS region connected to this DB2 system.
Origin Node Name The node name of the DB2 system to which this CICS is connected. Valid entry is an alphanumeric text string, with a maximum length of 32 characters.
Pool Thread Maximum The maximum number of pool threads that are allowed.
Pool Thread Utilization The utilization of pool threads based on the current pool thread in use count divided by the maximum allowed pool threads.
Pool Thread Waits The count of pool threads that are waiting because the maximum has been reached.
Pool Threads In Use The count of pool threads that are currently active.
Time The date and time, as set on the monitored system, indicating the instance when the agent collects information.
Total Thread Utilization The utilization of threads based on the current total threads in use divided by the maximum allowed threads.
Total Threads In Use The count of active threads for this CICS connection (including both entry and pool threads).
Total Threads Maximum The maximum number of threads that can be used concurrently for this CICS connection (entry plus pool threads).