Measure Reference Manual

Recovery
Generally, no action is necessary. Translation can be processed from the OSS file-system name
space on the current system. If you need access to the OSS journal segment at a later time, use
the DELETE MEASUREMENT and ADD MEASUREMENT commands to delete and add the Measure
data file again after OSS journal segment construction is complete.
MEAS 3025
WARNING. Default Catalog not set.
Cause
The SQLSCHEMA command has been issued without specifying a default SQL catalog. The
default SQL catalog has not yet been set.
Effect
Although the default SQL schema is set, if no SQLCATALOG command is issued, the ANSI names
used in the subsequent commands might fail with an error.
Recovery
Issue the SQLCATALOG command to set the default SQL catalog.
MEAS 3026
WARNING. Counter data records have been suppressed; active counter data
records are not available for PROCESSH.
Cause
A START MEASUREMENT command was entered for a measurement that contains PROCESSH
entities, and counter data record suppression was selected.
Effect
The command continues, but PROCESSH records are not available for the measurement.
Recovery
If PROCESSH records are desired, stop the measurement and restart it without counter data
record suppression. If PROCESSH records are not desired, no corrective action is needed.
MEAS 3027
WARNING. Counter data records have been suppressed; OSS and/or SQL
journal segments will not be produced.
Cause
A START MEASUREMENT command was entered for a measurement for which OSS and/or
SQL journal segments were selected, and counter data record suppression was selected.
Effect
The command continues, but OSS and/or SQL journal segments are not produced for the
measurement.
Recovery
If OSS and/or SQL journal segments are required, stop the measurement and restart it without
counter data record suppression. If OSS and/or SQL journal segments are not required, no
corrective action is needed.
MEAS 3050
Exceeded depth of 4 OBEY files; rework OBEY nesting.
Cause
An attempt was made to include more than four OBEY files.
Effect
The command is aborted, and all OBEY files are closed.
501