Tandem Capacity Model (TCM) Manual
B MeasTCM Error Messages
MeasTCM generates three types of error messages:
• COBOL85 run-time diagnostic messages. For an explanation of these messages, see the
COBOL85 Manual.
• MeasTCM termination messages. These messages indicate normal or abnormal termination
of MeasTCM. A list of these messages follows. The number preceding each message is the
corresponding termination-info parameter.
• Informational messages. These messages are for your information only and do not have
message numbers.
MeasTCM Termination Messages
0
MeasTCM normal termination
Cause
MeasTCM completed all work successfully and then terminated.
Effect
The program terminates.
Recovery
Informational message only; no corrective action is needed.
1
GETSTARTUPTEXT logic error
Cause
A logic error occurred during execution of the COBOLLIB SMU routine GETSTARTUPTEXT.
Effect
The program abends. A process snapshot file is created. CSV files are not created.
Recovery
Report this error to your HP analyst.
2
Control file COBOLASSIGN error n
Cause
Error number n occurred during execution of the COBOLLIB routine COBOLASSIGN. If n = 1,
an invalid syntax for the control file name was specified at MeasTCM run time. If n > 1, a
MeasTCM internal error occurred.
Effect
The program terminates. No CSV files are produced.
Recovery
If n = 1, rerun MeasTCM specifying the correct control file name. If n > 1, report this error to
your HP analyst.
5
Missing APPL entry in control file
Cause
The required entry APPL is missing in the MeasTCM control file.
Effect
The program terminates. No CSV files are produced.
MeasTCM Termination Messages 191