Measure Reference Manual
Recovery
Move either the MEASFH program file or the data file so they are both on the same node. Only
read access is allowed for remote data files.
3209
(ERR^REMOTEDFILE)
Cause
The data file was not on the same system as the calling process.
Effect
The requested operation aborts.
Recovery
Because write access is not allowed for remote data files, use a data file on the same system as
the calling process.
3210
(ERR^BADDFNUM)
Cause
The data file access number (DFNUM) parameter value did not match a valid DFNUM returned
by a successful MEASOPEN call.
Effect
The requested operation aborts.
Recovery
Check that the value used is the same as the value returned by a MEASOPEN procedure.
3211
(ERR^BADMEASNUM)
Cause
The measurement number (MEASNUM) parameter value did not match a valid MEASNUM
returned by a successful MEASCONFIGURE call.
Effect
The requested operation aborts.
Recovery
Check that the value used is the same as the value returned by the MEASCONFIGURE procedure.
3212
(ERR^MEASNOTACTIVE)
Cause
Measurement was not configured and active.
Effect
The requested operation aborts.
Recovery
Check that the measurement is configured and started and that it did not stop during the operation.
3213
(ERR^NOMEASCTL)
Cause
A CPU was up, but there was no MEASCTL to allocate and maintain counters in the CPU.
520 Error Codes