Changes to monitoring

New monitoring fields have been added to monitor the MAXSSLTCBS delay time and the Change mode delay time.

DFHTASK

247 (TYPE-S, 'DSCHMDLY', 8 BYTES)

The elapsed time the user task waited for redispatch after a CICS® Dispatcher change-TCB mode request was issued by or on behalf of the user task. For example, a change-TCB mode request from a CICS L8 or S8 mode TCB back to the CICS QR mode TCB may have to wait for the QR TCB because another task is currently dispatched on the QR TCB.
Note: This field is a component of the task suspend time, SUSPTIME (014), field.

281 (TYPE-S, 'MAXSTDLY', 8 BYTES)

The elapsed time in which the user task waited to obtain a CICS SSL TCB (S8 mode), because the CICS system had reached the limit set by the system initialization parameter MAXSSLTCBS. The S8 mode open TCBs are used exclusively by SSL pthreads.
Note: This field is a component of the task suspend time, SUSPTIME (014), field.