Measure Reference Manual
HELP Command
The HELP command displays help information for the published commands.
Syntax
HELP | empty
Enter "MEASFT HELP" or just "MEASFT" to display help text for the MEASFT command.
MEASFT Error and Warning Messages
Any of the following messages can appear on the console when you run MEASFT. This example
illustrates the format of a typical error and warning:
MEASURE File Tool - T9086H01 - (01AUG06) - \YOSPRD
Copyright 2006 Hewlett-Packard Company
SPLIT KMEAS3, ,BY CPU *
^
*** Error 3232: SPLIT name Resolution failed, File System Error = #13
$PERF KMZMFT 45> MEASFT SPLIT KMEAS2,*,BY ENTITY (CPU TERMINAL,*)
MEASURE File Tool - T9086H01 - (01AUG06) - \YOSPRD
Copyright 2006 Hewlett-Packard Company
SPLIT KMEAS2,*,BY ENTITY (CPU TERMINAL,*)
*** Warning 2007: No data for this specified entity, TERMINAL
File $PERF.KMZMFT.KMEAS2 was split into the following files:
File Size % Entity(s)
------------------------------- ---------- ------ ----------------------
$PERF.KMZMFT.ZMSRF000 118098 0.60 CPU
$PERF.KMZMFT.ZMSRF001 18679336 95.33 PROCESS,PROCESSH,
SERVERNET
If a message indicates a syntax error, a circumflex (^) shows where the syntax error was detected.
MEASFT 2000 (WARN_SPLIT_FILE_NOT_CREATED)
Specified file, out-file, not created because of lack of data records.
Cause
The specified output data file was not created because MEASFT found no data records to put
into it.
Effect
The SPLIT command continues, but the specified output file is not created.
Recovery
Remove the specified output file and its corresponding split criteria from the command line.
MEASFT 2001 (WARN_SPLIT_FILE_PURGED)
Specified output filename, out-file, already existed, previous data was
overwritten.
Cause
The output file name specified (either directly or indirectly through a wildcard) already exists
and is not the same as the input data file, the file that is to be split.
Effect
The SPLIT command continues, and previous data is overwritten.
HELP Command 559