FastSort Manual

FastSort Error Messages
FastSort Manual429834-003
B-19
Numeric List of Programmatic Messages
Cause. The license PROMS were not purchased for your system.
Recovery. Because of changes in the way unlicensed software is detected in C00 and
later RVUs, you should not see this message. Contact your service provider.
Cause. The call to SORTBUILDPARM specified a buffer for record blocking and the
call to SORTMERGESTART specified input streams for merging through
SORTMERGESEND.
Recovery. Omit the buffer and buffer2 parameters from the call to
SORTBUILDPARM.
Cause. Only one subsort process was specified for a parallel sort run.
Recovery. Specify at least two subsort processes.
Cause. Your system has components of both SORT and FastSort installed.
Recovery. Contact your system manager; or install FastSort again. Make sure the sort
library procedures correspond to the product.
Cause. Your system has incompatible versions of FastSort and the operating system
installed.
Recovery. Contact your system manager or service provider to have the correct
version of FastSort or the operating system installed on your system.
Cause. The wrong program was used as a sort process.
Recovery. Correct the sort-program field of the process-start structure for the
SORTMERGESTART procedure, or correct the SORT DEFINE used by the program.
Cause. The output file is an SQL object.
Recovery. The TO file cannot be an SQL object. Specify a file other then an SQL
object for the TO file.
81 BLOCKED INTERFACE NOT ALLOWED WITH MERGE.
82 MORE THAN ONE SUBSORT SHOULD BE SPECIFIED.
83 SORTPROG AND SORT LIBRARY DO NOT AGREE.
84 SORTPROG VERSION AND OS VERSION DO NOT AGREE.
85 UNEXPECTED RESPONSE FROM SORTPROG.
86 INVALID OBJECT SPECIFIED AS TO FILE.
87 INVALID OBJECT SPECIFIED AS FROM FILE.