Resource Usage Macro Output Format | Teradata Vantage - Macro Output Format - Analytics Database - Teradata Vantage

Resource Usage Macros and Tables

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-10-30
dita:mapPath
efj1628112349534.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
wqp1472240716284
lifecycle
latest
Product Category
Teradata Vantageā„¢

Resource usage macros provide output in the following general format.

<Report Date>             <Title of Report>             Page <num>
                           ---------------
                         1st    2nd      1st      2nd      3rd
  Date     Time   Type    Id     Id     Stat     Stat     Stat ...
-------- -------- ---- ------ ------ ------- -------- --------
99/99/99 99:99:99 AAAA 999-99 999-99 999.99% 99999.99 99999.99
                                     999.99% 99999.99 99999.99
                  ...........
                  AAAA 999-99 999-99 999.99% 99999.99 99999.99
                       999-99 999-99 999.99% 99999.99 99999.99
         99:99:99 AAAA 999-99 999-99 999.99% 99999.99 99999.99
                  ...........

where:

Column Description
Date The date at the end of a log interval.
Time The time at the end of a log interval. Statistics on each line cover the time period ending at the indicated time.
Type A virtual processor type, logical device type, host type, or a special type for certain reports.
1st ID, 2nd ID, etc. The appropriate identifier, which varies, depending on the macro. It is one or more of the following:
  • NodeID
  • VprocID
  • HostID
  • GroupID
1st Stat, 2nd Stat, etc. The appropriate statistics. Details are given with the descriptions of each macro.

Numbers are generally displayed with the appropriate fixed format (for example, 'zzzz9.99') unless the number represents a percentage or sum of percentages.

Percentages are displayed with the appropriate format (for example, 'zz9.9%', 'zz9' or 'zz9.99').

Unless otherwise specified, all statistical numbers are expressed as either:
  • Percentage
  • Millisecond (ms)
  • Kilobyte (KB)

Columns whose values depend on the logging rate are never reported as raw data. Instead, they are converted to a normalized value, such as per second.

All reports are ordered by date, time, type, 1st ID, 2nd ID, and so forth. Repeated date, time, type, and ID column values are suppressed until a new row presents a different value.