CICS Suspend Time is a child component of the CICS Transaction Lifetime root component. Suspend time contains these properties:
Specifies the accumulated wait time from all the exception conditions.
Specifies the elapsed time the user task was suspended by the CICS dispatcher domain while running in the CICS Java Virtual Machine (JVM).
Specifies the total elapsed time that the user task spent in the CICS Java Virtual Machine (JVM)
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.
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.
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:
|
Copyright © 2013 CA.
All rights reserved.
|
|