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. 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. Valid entry is an integer of up to four digits.

Originnode 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. Valid entry is an integer of up to four digits.

Pool Thread Utilization The utilization of pool threads based on the current pool thread in use count divided by the maximum allowed pool threads. Valid entry is an integer of up to four digits.

Pool Thread Waits The count of pool threads that are waiting because the maximum has been reached. Valid entry is an integer of up to four digits.

Pool Threads Inuse The count of pool threads that are currently active. Valid entry is an integer of up to four digits.

Time The date and time, as set on the monitored system, indicating the instance when the agent collects information. The timestamp format for SCAN and STR functions is CYYMMDDHHMMSSmmm (as in 1020315064501000 for 03/15/02 06:45:01) where:

C = Century (0 for 20th, 1 for 21st)

Y = Year

M = Month

D = Day

H = Hour

M = Minute

S = Second

m = millisecond

Total Thread Utilization The utilization of threads based on the current total threads in use divided by the maximum allowed threads. Valid entry is an integer of up to four digits.

Total Threads Inuse The count of active threads for this CICS connection (including both entry and pool threads). Valid entry is an integer of up to four digits.

Total Threads Maximum The maximum number of threads that can be used concurrently for this CICS connection (entry plus pool threads). Valid entry is an integer of up to four digits.