Transaction Timings workspace
The Transaction Timings workspace is accessed as a link from the
Transaction Analysis workspace.
The predefined Transaction Timings workspace contains the following
views:
- The CPU against suspend time pie chart compares the current CPU
time with the time in suspend for your selected CICS® region.
- The Wait Time Distribution pie chart compares the Total I/O wait
time, the Total Other wait time, first dispatch delay, Re-dispatch
delay, and the Exception Wait time.
- The Timings for Transaction tranid table
shows the time spent by the transaction you selected from the Transaction
Analysis workspace. It includes the following details:
- Elapsed time
- Dispatch time
- QR TCB elapsed time
- Other TCB elapsed time
- CPU time
- RLS CPU time
- RMI elapsed time
- JVM elapsed time
- Ttime in suspend
- Total I/O suspend time
- First dispatch time
- Re-dispatch time
- Exception wait time
- Program load elapsed time
- Syncpoint elapsed time.
From the Transaction Timings table, you can link to the I/O and
Other Waits Details workspace to investigate the causes of long wait
times for a given task.
See also:
[ Top of Page | Previous Page | Next Page ]