Previous Topic: CICS Dispatch Time Component PropertiesNext Topic: CICS DB2 Statement Component Properties


CICS Suspend Time Component Properties

CICS Suspend Time is a child component of the CICS Transaction Lifetime root component. Suspend time contains these properties:

CICS Exceptions Wait Time

Specifies the accumulated wait time from all the exception conditions.

Java Suspend Time

Specifies the elapsed time over which the CICS dispatcher domain suspends the user task while running in the CICS Java Virtual Machine (JVM).

Java Time

Specifies the total elapsed time that the user task spent in the CICS Java Virtual Machine (JVM)

Max Hot-Pooling TCB Delay Time

Specifies the elapsed time the user task waited to obtain a CICS Hot-Pooling TCB (H8 mode). The MAXHPTCBS system parameter sets the time limit that the CICS system can wait. The HPJ-compiled Java programs that are defined with HOTPOOL(YES) use the H8 mode open TCB exclusively.

QR TCB Wait For Dispatch

Specifies the elapsed time the user task waited for the CICS QR mode TCB to dispatch the task again. QR TCB Wait For Dispatch is defined as aggregate wait times between the following events:

Waiting To Run Time

Specifies the elapsed time the user task waited for the CICS dispatcher domain to dispatch the task again. Waiting To Run Time is defined as aggregate wait times between the following events:

Other optional child components appear under Suspend Time if they: