Measure Reference Manual

Cause
The resource specified as the target of a callable function is not allocated.
Effect
The operation is not performed.
Recovery
Call the procedure that allocates the resource before you call any procedure that requires the
resource.
3247
(WARN^TIMERCELL^ACCURACY)
Cause
The application attempted to retrieve more than 128 timer cells, and because of insufficient
system resources, Measure could not adjust the reported values of some counters to reflect the
advance of time for repeated rendezvous operations.
Effect
Data is returned for all timers, but timers in the penultimate group (modulo 128) have returned
values slightly less than their true values.
Recovery
Retrieve fewer than 128 timer cells at a time.
3248
(ERR^NO^MORE^TIMERCELLS)
Cause
The application attempted to allocate timer cells, but the timercell pool for the processor was
insufficient to satisfy the request.
Effect
The operation does not occur.
Recovery
Use timer cells that have already been allocated. Alternatively, deallocate some existing timer
cells, and allocate new ones.
3251
(ERR^BADDESC)
Cause
The CONTAB format, which contains the entity descriptors to be measured, was incorrect.
Effect
The requested operation aborts.
Recovery
Correct any bad or missing CONTAB header, entity descriptor, or trailer record. Examine the
CONTAB contents to the call.
3252
(ERR^FILECODE)
Cause
The data file did not have a file code of 175.
Effect
The requested operation aborts.
528 Error Codes