TRANSFER Reference Manual

GET-DEPOT-STATS
TISERV UOW Descriptions
2–240 069139, Update 1 to 40969 Tandem Computers Incorporated
If NUM-WANTED is 0, only the COUNT-STATS are returned.
If NUM-WANTED is 1, there is one occurrence of STATS. The BEGIN-DATE
and END-DATE are the same and are the current date and time.
STATS-OFFSET
is the number of statistics to offset from the available statistics with the given
search criteria. This field should be used when you want more statistics for a
depot than are returned by one UOW response. STATS-OFFSET should be set to 0
for your initial request for a depot’s statistics. Add NUM-RETURNED to STATS-
OFFSET for subsequent requests for the same depot
SELECT-BY-DATE
specifies that statistics are retrieved based on the date they were collected.
Because statistics represent storage for a time period (SAMPLE-INTERVAL), they
can be selected before or after the date and time specified in SELECT-DATE.
NO-DATE (0)
ignores SELECT-DATE as part of selection criteria.
AFTER-DATE (1)
retrieves statistics during and after SELECT-DATE.
BEFORE-DATE (2)
retrieves statistics during and before SELECT-DATE.
SELECT-DATE
is the date used when one of the nonzero SELECT-BY-DATE options is specified.
USE-PREV-FILE
indicates whether or not the previous set of statistics is retrieved.
Y Retrieve statistics from the previous file (DEPSTATO).
N Retrieve statistics from the current file (DEPSTAT).
OLD-STATS-FIRST
indicates the order in which statistics are returned in the UOW response.
Y Return statistics starting with the oldest.
N Return statistics starting with the most current.
USE-AVG-STATS
indicates whether or not averaged statistics are retrieved.
Y Retrieve averaged statistics.