Previous Topic: CICS Dispatch Time PropertiesNext Topic: IMS Transaction Lifetime Properties


CICS Suspend Time 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 the user task was suspended by the CICS dispatcher domain 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 H8 mode open TCB is used by HPJ-compiled Java programs defined with HOTPOOL(YES) exclusively.

QR TCB Wait For Dispatch

Specifies the elapsed time the user task waited for to be redispatched on the CICS QR mode TCB. QR TCB Wait For Dispatch is defined as aggregate wait times between each wait event completion and the user task redispatched by the CICS dispatcher domain on the QR mode TCB.

Ready To Run Time

Specifies the elapsed time the user task waited for to be redispatched by the CICS dispatcher domain. Ready To Run Time is defined as aggregate wait times between each wait event completion and the user task redispatched by the CICS dispatcher domain.

Components appear in the Suspend Time tier if they: