Figure 128 shows the format of the Enqueue Manager Report. This report is produced using the EXEC CICS® COLLECT STATISTICS ENQUEUE command. The statistics data is mapped by the DFHNQGDS DSECT. The field headings and contents are described in Table 252.
Applid IYK2Z1V3 Sysid CJB3 Jobname CI07CJB3 Date 12/17/2004 Time 08:44:37 CICS 6.4.0 PAGE 81
Enqueue Manager
ENQueue poolname . . . . . . . . . . . . : DISPATCH
ENQs issued. . . . . . . . . . . . . . . : 0
ENQs waited. . . . . . . . . . . . . . . : 0
ENQueue waiting time . . . . . . . . . . : 00:00:00.00000
Average Enqueue wait time. . . . . . . . : 00:00:00.00000
Current ENQs waiting . . . . . . . . . . : 0
Current ENQueue waiting time . . . . . . : 00:00:00.00000
Sysplex ENQs waited. . . . . . . . . . . : 0
Sysplex ENQueue waiting time . . . . . . : 00:00:00.00000
Average Sysplex Enqueue wait time. . . . : 00:00:00.00000
Current Sysplex ENQs waiting . . . . . . : 0
Current Sysplex ENQueue waiting time . . : 00:00:00.00000
Total ENQs retained. . . . . . . . . . . : 0
Enqueue retention time . . . . . . . . . : 00:00:00.00000
Average Enqueue retention time . . . . . : 00:00:00.00000
Current ENQs retained. . . . . . . . . . : 0
Current Enqueue retention time . . . . . : 00:00:00.00000
Current Average Enqueue retention time . : 00:00:00.00000
Enqueues Rejected - Enqbusy. . . . . . . : 0
Enqueues Rejected - Retained . . . . . . : 0
Waiting Enqueues - Rejected Retained . . : 0
Waiting Enqueues Purged - Operator . . . : 0
Waiting Enqueues Purged - Timeout. . . . : 0
Field Heading | Description |
---|---|
ENQueue poolname | The enqueue pool name.
Source field: NQGPOOL |
ENQs issued | The number of enqueues issued.
Source field: NQGTNQSI |
ENQs waited | The number of enqueues that waited.
Source field: NQGTNQSW |
ENQueue waiting time | The total enqueue waiting time for the enqueues
that waited.
Source field: NQGTNQWT |
Average Enqueue wait time | The average enqueue wait time.
Source field: NQGTNQWT / NQGTNQSW |
Current ENQs waiting | The current number of ENQs waiting.
Source field: NQGCNQSW |
Current ENQueue waiting time | The total enqueue waiting time for the ENQs
currently waiting.
Source field: NQGCNQWT |
Sysplex ENQs waited | The number of sysplex enqueues that waited.
Source field: NQGGNQSW |
Sysplex ENQueue waiting time | The total sysplex enqueue waiting time for
the sysplex enqueues that waited.
Source field: NQGGNQWT |
Average Sysplex Enqueue wait time | The average sysplex enqueue wait time.
Source field: NQGGNQWT / NQGGNQSW |
Current Sysplex ENQs waiting | The current number of sysplex enqueues waiting.
Source field: NQGSNQSW |
Current Sysplex ENQueue waiting time | The total enqueue waiting time for the sysplex
ENQs currently waiting.
Source field: NQGSNQWT |
Total ENQs retained | The total number of enqueues retained.
Source field: NQGTNQSR |
Enqueue retention time | The total enqueue retention time.
Source field: NQGTNQRT |
Average Enqueue retention time | The average enqueue retention time.
Source field: NQGTNQRT / NQGTNQSR |
Current ENQs retained | The current number of enqueues retained.
Source field: NQGCNQSR |
Current Enqueue retention time | The total enqueue retention time for enqueues
currently retained.
Source field: NQGCNQRT |
Current Average Enqueue retention time | The current average enqueue retention time.
Source field: NQGCNQRT / NQGCNQSR |
Enqueues Rejected - Enqbusy | The number of enqueues rejected immediately
- ENQBUSY.
Source field: NQGTIRJB |
Enqueues Rejected - Retained | The number of immediately rejected retained
enqueues.
Source field: NQGTIRJR |
Waiting Enqueues - Rejected Retained | The number of retained enqueues awaiting
rejection.
Source field: NQGTWRJR |
Waiting Enqueues Purged - Operator | The number of enqueues awaiting rejection
because of operator intervention.
Source field: NQGTWPOP |
Waiting Enqueues Purged - Timeout | The number of enqueues awaiting rejection
because of timeout.
Source field: NQGTWPTO |