Tandem Capacity Model (TCM) Manual
Recovery
Edit the MeasTCM control file and specify a valid time window using CSVLO (lower boundary)
and CSVHI (upper boundary).
23
PCAT entry contains nonnumeric process category number text
Cause
One of the PCAT entries in the MeasTCM control file contains a nonnumeric process category
number text.
Effect
The program terminates. No CSV files are produced.
Recovery
Edit the MeasTCM control file and correct the process category number. It must be an unsigned
integer between 00 and 97.
24
CSV file COBOLASSIGN error n
Cause
Error number n occurred during execution of the COBOLLIB routine COBOLASSIGN. If n = 1,
then invalid syntax for the file name was specified in the CSVDATA entry of the MeasTCM control
file. If n > 1, an internal MeasTCM error occurred.
Effect
The program terminates. No CSV files are produced.
Recovery
If n = 1, edit the MeasTCM control file and correct the file name in the CSVDATA entry. If n >
1, report this error to your HP analyst.
25
CSVLO COMPUTETIMESTAMP error n
Cause
The date/time specified in the CSVLO entry is incorrect. The value n represents the error mask
returned by the COMPUTETIMESTAMP procedure.
Effect
The program abends and creates a process SAVEABEND file. No CSV files are produced.
Recovery
Edit the MeasTCM control file and correct the specification for the lower time boundary in the
CSVLO entry. If n > 63, report this error to your HP analyst.
26
CSVHI COMPUTETIMESTAMP error n
Cause
The date/time specified in the CSVHI entry is incorrect. The value n represents the error mask
returned by the COMPUTETIMESTAMP procedure.
Effect
The program abends and creates a process SAVEABEND file. No CSV files are produced.
Recovery
Edit the MeasTCM control file and correct the specification for the upper time boundary in the
CSVHI entry. If n > 63, report this error to your HP analyst.
27
CONVERTTO required if mixed CPU types are present
MeasTCM Termination Messages 195