FastSort Manual
FastSort Error Messages
FastSort Manual—429834-003
B-9
Numeric List of Programmatic Messages
Recovery. Follow recovery recommendations in the Guardian Procedure Errors and
Messages Manual for the operating system error code returned with this FastSort error
code.
Cause. Some condition in the system interfered with communications.
Recovery. Follow recovery recommendations in the Guardian Procedure Errors and
Messages Manual for the operating system error code returned with this FastSort error
code.
Cause. Not enough storage was available for SORTPROG to sort the data.
Recovery. Specify a larger memory size, if possible, or:
Reduce the input for a single sort run.
Use more than one sort run to sort the data, and then merge the sorted data in
another run.
Reduce the number of subsorts for a parallel sort operation.
Cause. SORTPROG could not open one of the input files.
Recovery. Follow recovery recommendations in the Guardian Procedure Errors and
Messages Manual for the operating system error code returned with this FastSort error
code.
Cause. A temporary scratch file was not large enough for SORTPROG to perform the
sort or merge operation.
Recovery. Specify a larger scratch file in the call to SORTMERGESTART.
Cause. FastSort did not recognize a key-field type specified in the call to
SORTMERGESTART.
Recovery. Change the key-field type in the key-block parameter. For more
information on key-block description, see SORTMERGESTART Procedure on
page 5-19.
21 COMMUNICATIONS WITH SORTPROG WERE GARBLED.
22 THE MEMORY SPACE FOR SORTING IS INSUFFICIENT.
23 THE FROM FILE COULD NOT BE OPENED.
24 A TEMPORARY TO FILE IS TOO SMALL.
25 ONE OF THE KEY FIELDS IS OF AN UNDEFINED TYPE.