COBOL Manual for TNS and TNS/R Programs
Run-Time Diagnostic Messages
HP COBOL Manual for TNS and TNS/R Programs—522555-006
48-42
Message List
142 (019)
Cause. During the execution of a RELEASE statement in a SORT input procedure,
the FastSort utility returned an error. The message from FastSort follows on the next
line.
Effect. The run unit terminates abnormally.
Recovery. Action depends on the message FastSort returns. See the FastSort
Manual for the meaning of these messages.
143 (020)
Cause. During the execution of a RETURN statement in a SORT or MERGE output
procedure, the FastSort utility returned an error. The message from FastSort follows on
the next line.
Effect. The run unit terminates abnormally.
Recovery. Action depends on the message FastSort returns. See the FastSort
Manual for the meaning of these messages.
144 (021)
Cause. At the end of the execution of a SORT or MERGE operation, the FastSort
utility returned an error. The message from FastSort follows on the next line.
Effect. The run unit terminates abnormally.
Recovery. Action depends on the message FastSort returns. See the FastSort
Manual for the meaning of these messages.
145 (022)
Cause. At the start of the execution of a SORT or MERGE operation, the FastSort
utility returned an error.
The second line of the message is the text of the SORT error message returned by the
FASTSORT procedure SORTERRORSUM.
RELEASE operation failed - SORTMERGE message follows
RETURN operation failed - SORTMERGE message follows
SORT or MERGE operation failed before end - SORTMERGE message
follows
SORT or MERGE operation failed at start - SORTMERGE message
follows