Db2 CICS Exceptions attributes

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.

It 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.

Originating System ID The managed system name of the agent. It is an alphanumeric text string, with a maximum of 32 characters; for example, DB91:SYS1:DB2.

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).