Measure Reference Manual

3290
(ERR^VERSION^NOT^SUPPORTED)
Cause
The Measure PVU is not supported.
Effect
The data file is not read.
Recovery
Supply a valid Measure PVU and retry the operation.
3291
(ERR^NO^EGINFO)
Cause
MEASFH was not able to read the ELF file further.
Effect
The operation was not performed.
Recovery
The ELF file is partially linked. Pass the ELF file through the Native Mode Linker, NLD without the
-r option, and then retry the operation with the output of the linker process.
3292
(ERR^CANNOTMAKEJOURNAL)
Cause
MEASOPEN was called for a data file that was still in the process of journal segment construction
at measurement shutdown, or MEASCONFIGURE was called with insufficient temporary file
space for the MEASFH process to establish a journal segment.
Effect
The data file is opened or the measurement is started, but without the OSS or ANSI SQL journal
segment or name translation.
Recovery
When adding a data file, use the MEASCLOSE and MEASOPEN calls to close and re-open the
data file and attach the journal segment after construction is complete. When starting a
measurement, verify adequate security for temp file creation and suitable space for the file (up
to 64MB).
3293
(ERR^NOT^REPORTFORMATNOTSTRUCTURED)
Cause
LIST OSSNAMES or LIST EXTNAMES was issued without having set REPORT FORMAT
STRUCTURED.
Effect
No records are written to the OSSNAMES or EXTNAMES file.
Recovery
Prior to issuing a LIST OSSNAME or LIST EXTNAMES command, specify REPORT FORMAT
STRUCTURED.
3294
(ERR^CONFIGFILECONFLICT)
537