FastSort Manual

FastSort Error Messages
FastSort Manual429834-003
B-6
Numeric List of Programmatic Messages
Numeric List of Programmatic Messages
The numeric list of the FastSort programmatic error messages includes the text for the
FastSort error code, the probable cause for the error, and the suggested recovery. To
determine the recovery action for some errors, see Guardian Procedure Errors and
Messages Manual, which has information about the file-system and NEWPROCESS
error codes that accompany some FastSort error codes.
Cause. The call to SORTMERGESTART did not specify a control block.
Recovery. Specify the ctlblock parameter.
Cause. The call to SORTMERGESTART did not define any key fields.
Recovery. Specify the key-block parameter.
Cause. The number of key fields was incorrect in the call to SORTMERGESTART.
Recovery. Change the key-block parameter to define from 1 to 63 key fields.
Cause. The SORTPROG program name was incorrect, or some condition in the
system caused the error.
Recovery. If the SORTPROG program name is incorrect, change the SORT DEFINE
PROGRAM attribute to specify the correct program name.
If there is a system error, follow the recovery recommendations in the Guardian
Procedure Errors and Messages Manual for the operating system error code returned
with this FastSort error code.
93 UNEXPECTED RETURN FROM LOADALTFILE PROCEDURE.
92 UNEXPECTED RETURN FROM LOADCLOSE PROCEDURE.
90 UNEXPECTED RETURN FROM LOADOPEN PROCEDURE.
91 UNEXPECTED RETURN FROM LOADWRITE PROCEDURE.
153 UPS NOT SUPPORTED IN THIS ENVIRONMENT.
154 UPS WORKSPACE BAD.
103 USER-SPECIFIED DEFINE IS NOT OF CLASS SORT.
1 THE 'CTLBLOCK' PARAMETER TO SORTMERGESTART IS REQUIRED.
2 THE 'KEYS' PARAMETER TO SORTMERGESTART IS REQUIRED.
3 THE NUMBER OF KEY FIELDS MUST BE 1 TO 63 INCLUSIVE.
4 AN ERROR HAS PREVENTED CREATION OF THE SORT PROCESS.
Error Code Message Text (page6of6)