Tandem Capacity Model (TCM) Manual

Process category number out of range n
Cause
One of the PCAT entries in the MeasTCM control file contains a process category number n that
is larger than 97.
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.
19
Missing TXN parameter in control file
Cause
The MeasTCM control file contains one or more TXN entries without a corresponding transaction
type and name.
Effect
The program terminates. No CSV files are produced.
Recovery
Edit the MeasTCM control file and check that each TXN keyword is followed by a transaction
type and name.
20
Duplicate transaction name name
Cause
The MeasTCM control file contains two or more TXN entries with the same transaction name
name.
Effect
The program terminates. No CSV files are produced.
Recovery
Edit the MeasTCM control file and check that each TXN keyword is followed by a unique
transaction name.
21
Invalid keyword text
Cause
The MeasTCM control file contains an invalid keyword text.
Effect
The program terminates. No CSV files are produced.
Recovery
Edit the MeasTCM control file and remove the line containing the invalid keyword.
22
CSVHI parameter <= CSVLO parameter
Cause
The value specified for CSVHI in the MeasTCM control file is smaller than or equal to the value
specified for CSVLO.
Effect
The program terminates. No CSV files are produced.
194 MeasTCM Error Messages