FastSort Manual

FastSort Error Messages
FastSort Manual429834-003
B-41
Alphabetic List of Interactive Messages
Recovery. Correct the command so that the number is less than 16.
Cause. You specified memory size not in the range from 1 to 64.
Recovery. Omit the MEM parameter of the RUN command.
Cause. You specified a priority not in the valid range.
Recovery. Correct the PRI parameter of the RUN command so that the priority is
within the range from 1 to 199.
Cause. You used an invalid scratch file block size.
Recovery. Use a valid scratch file block size. The block size must be a multiple of
2048 up to 55296.
Cause. You specified a sort key field whose starting column number is greater than
the ending column number.
Recovery. Correct the ASCENDING or DESCENDING command so that the starting
column number is less than the ending column number.
Cause. You entered an invalid system name.
Recovery. Correct the SYSTEM parameter of the RUN command so that the node
name is valid. A node name begins with a backslash (\) and is followed by a letter and
up to 6 alphanumeric characters.
Cause. You specified a key outside the record.
Recovery. Correct the ASCENDING or DESCENDING command so that you specify
a valid key field.
Cause. You specified more than one destination file.
THE MEMORY SIZE IS NOT IN RANGE 1-64.
THE PRIORITY IS NOT IN RANGE 1-199
THE SCRATCH FILE BLOCK SIZE MAY NOT EXCEED 55296.
THE STARTING COLUMN MUST BE BEFORE THE END COLUMN.
THE SYSTEM NAME IS UNRECOGNIZABLE.
THE VALID KEY COLUMNS ARE 1 THROUGH 4080.
THERE IS ALREADY A DESTINATION FILE.