Measure Reference Manual
UNQUALIFIED
displays procedure names in traditional form with no qualifiers.
QUALIFIED
displays procedure names with the Guardian or OSS object file name of the associated
code. This feature can be useful in differentiating between like-named procedures in
different object files. Guardian file names have their associated CRVSN appended to
the end of the name.
DOTS { ON | OFF }
specifies whether report displays include connecting dots between labels and numeric
values. Valid only if STYLE is ZMS. The default is OFF.
ON
displays dots to connect labels to formatted numbers.
OFF
does not display dots to connect labels to formatted numbers.
FOR duration
specifies the duration of the report window. FOR and TO are mutually exclusive. If you
omit both, the window ends when the measurement ends or when measurement of the entity
ends, whichever is earlier.
duration
is a time interval in one of these formats:
n SECOND[S]
n MINUTE[S]
n HOUR[S]
where n is an integer in the range 1 through 9999.
FORMAT { BRIEF | NORMAL | STRUCTURED }
sets the format of the report. The default is NORMAL.
BRIEF
displays an abbreviated report that contains the most commonly used counters for each
entity type.
For information about which counters are included in brief-format reports, see the DDL
record for the specified entity type in Chapter 3: Entities and Counters (page 136).
Counters included in brief-format reports are in boldface type in each DDL record.
NORMAL
displays all counters.
STRUCTURED
writes the report to a structured file for subsequent examination using Enform. A single
record consists of all counters for a single entity. (For DDL record formats, see the
description of the specified entity type in Chapter 3: Entities and Counters (page 136).)
Reports for entities of the same entity type are written to the same file, and the file is
named for the entity type. If the file already exists, MEASCOM appends the data to
the file. If the file does not exist, MEASCOM creates it. (Structured files are closed when
you modify the FORMAT attribute.)
FROM [ [ start-date , ] start-time-of-day ]
specifies the start of the report window. If you omit FROM, the start time of the measurement
or the start time of the measurement of the entity is used, whichever is later.
start-date
is the date on which the report window starts, in one of these formats:
70 MEASCOM Commands