FastSort Manual

FastSort Error Messages
FastSort Manual429834-003
B-12
Numeric List of Programmatic Messages
recommendations in the Guardian Procedure Errors and Messages Manual for the
operating system error code returned with this FastSort error code.
Cause. FastSort could not create the output file.
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. FastSort could not open the output file.
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. An input record was larger than the maximum input record length.
Recovery. Change the size of the record or specify a larger maximum record length in
the call to SORTMERGESTART.
Cause. The value of the memory parameter was incorrect in the call to
SORTMERGESTART.
Recovery. Change the memory value in the process-start parameter to specify
from 1 to 64 pages. For the description of process-start, see SORTMERGESTART
Procedure on page 5-19.
Cause. The value of the priority parameter was incorrect in the call to
SORTMERGESTART.
Recovery. Correct the priority value in the process-start parameter. For the
description of process-start, see SORTMERGESTART Procedure
on page 5-19.
37 CREATION OF THE TO FILE HAS FAILED.
38 THE TO FILE COULD NOT BE OPENED.
39 AN INPUT RECORD EXCEEDED THE RECORD SIZE.
42 THE MEM SIZE MUST BE IN THE RANGE 1 TO 64.
43 THE PRIORITY MUST BE IN THE RANGE 1 TO 199.