Measure Reference Manual
• Percent of the file used
• In Measure G09 and later PVUs, the indication of whether OSS journal segment construction
is ON or OFF
• In Measure G11 and later PVUs, the indication of whether SQL journal segment construction
is ON or OFF
Syntax
STATUS [ / OUT filename / ] [ MEASUREMENT ] data-file
OUT filename
directs command output to filename. If filename does not exist, MEASCOM creates an
EDIT file by that name and writes command output to it. If filename does exist, MEASCOM
opens the file and appends command output to it.
Following execution of the STATUS MEASUREMENT command, MEASCOM redirects its output
to the current OUT file (typically, the terminal). This option does not affect the contents of the
log file.
MEASUREMENT
is optional if you specified MEASUREMENT as the default command object by using the
ASSUME command.
data-file
is an active measurement data file. The data file need not be accessible by the MEASCOM
(through the ADD MEASUREMENT command) because MEASCOM requests the information
from the Measure coordinating process (MEASMON) rather than reading it from the data file.
Usage Notes
• Stop time is displayed only if you explicitly specified the time in a START MEASUREMENT
command.
• In Measure H02 and later PVUs, the output produced by the MEASCOM STATUS
MEASUREMENT command is enhanced to display statistics for very large data files and to
display whether counter data records have been suppressed for the measurement.
Examples
• In Measure H02 and later PVUs, output produced by STATUS MEASUREMENT can display
whether counter data record suppression was specified for the measurement. If counter data
records are suppressed, the display shows “Counter Suppression ON.” Otherwise, the display
shows “Counter Suppression OFF.” Here is an example with the counter suppression turned
off:
+ STATUS MEASUREMENT MEASXX
From 16 Aug 2006, 13:52:32
Cpu 1 Entities 380 Words
Current EOF 8192 B Maximum EOF 1099510579200 B
OSS Journal OFF SQL Journal OFF Percentage Used 0.00 %
Counter Suppression OFF
• In Measure G11 and later PVUs, to show the active measurement and the status of OSS and
SQL journal segment construction:
+ STATUS MEASUREMENT MDATA
From 26 Feb 2003, 15:59:54
File 13 Entities 1144 Words
STATUS MEASUREMENT 129