Tandem Capacity Model (TCM) Manual

Effect
The program terminates. No CSV files are produced.
Recovery
Edit the MeasTCM control file and either add a TITLE entry for process category n or delete all
the PCAT entries for that process category.
47
Missing CSVDATA parameter in control file
Cause
The CSVDATA keyword in the MeasTCM control file is not followed by a file name.
Effect
The program terminates. No CSV files are produced.
Recovery
Edit the MeasTCM control file and either add a file name following the CSVDATA keyword, or
remove the CSVDATA entry completely.
48
Invalid Measure MEASFH file name
Cause
The file name of the Measure file handling program following one of the keywords MEASURE
in the MeasTCM control file is invalid.
Effect
The program terminates. No CSV files are produced.
Recovery
Edit the MeasTCM control file and correct the MEASFH file name.
49
Error during MEASOPEN n
Cause
Error n occurred during execution of the Measure callable procedure MEASOPEN.
Effect
The program abends. A saveabend is created. No CSV files are produced.
Recovery
For an explanation of the error codes, refer to the Measure Reference Manual. To find out if the
Measure file is valid, try to open the Measure file from MEASCOM. If it is, check that the
MEASURE entry in the MeasTCM control file is syntactically correct. Make sure that the measure
file and measfh file values are fully qualified and match those in the MEASCOM command used
to open the Measure file.
50
Error during MEASCLOSE n
Cause
Error n occurred during execution of the Measure callable procedure MEASCLOSE.
Effect
The program abends. A saveabend is created. The CSVs should have been created. If requested,
the audit report should also be available.
Recovery
For an explanation of the error codes, refer to the Measure Reference Manual.
51
Error during MEASGETVERSION n
200 MeasTCM Error Messages