The Temporary Storage section provides the following fields. For
more information on these fields, see Temporary storage queue entry fields.
- TSQueue
- The name of the temporary storage queue used by the transaction.
- TS Calls
- Temporary Storage Control statistics.
- Get Elapse
- The elapsed time that the user task waited for completion of
temporary storage GET requests issued against this temporary storage
queue.
- Get Count
- The number of temporary storage GET requests issued against
this temporary storage queue.
- Put_Aux Elapse
- The elapsed time that the user task waited for completion of
PUT requests to auxiliary temporary storage.
- Put_Aux Count
- The number of PUT requests to auxiliary temporary storage issued.
- Put_Main Elapse
- The elapsed time that the user task waited for completion of
PUT requests to main temporary storage.
- Put_Main Count
- The number of PUT requests to main temporary storage issued.
- Total Elapse
- The total elapsed time that the user task waited for completion
of all requests issued against this temporary storage queue.
- Total Count
- The total number of all requests issued against this temporary
storage queue.
- I/O Waits
- TS Elapse
- The total elapsed time that the user task waited for temporary
storage I/O.
- TS Count
- The number of I/O waits on this temporary storage queue.
- Shr_TS Elapse
- The elapsed time that the user task waited for an asynchronous
request against this shared temporary storage queue to complete.
- Shr_TS Count
- The number of times that the user task waited for I/O on this
shared temporary storage queue.
- TS Item
- Get Length
- The total length of all items obtained from this temporary storage
queue.
- Put_Aux Length
- The total length of all items written to the auxiliary temporary
storage queue.
- Put_Main Length
- The total length of all items written to the main temporary
storage queue.