Items             (TST - Runtime)

DESCRIPTION
"Items" indicates the number of items that have been written to a Temporary 
Storage (TS) queue.


VALUES
"Items" is an integer count. 


INTERPRETATION
"Items" shows the number of items written to a particular TS queue via a WRITEQ
TS command. "Items" increases each time an application program puts an item onto
a TS queue. Note that a WRITEQ TS with a REWRITE option does not affect this
datapoint.


CONCLUSIONS
This datapoint displays a snapshot number of "Items" on a queue at a specific
time. The number of "Items" either remains on the TS queue or continues to
grow until an application program destroys the TS queue with a DELETEQ TS
command. 
