FastSort Manual

FastSort Error Messages
FastSort Manual429834-003
B-16
Numeric List of Programmatic Messages
Recovery. Specify a positive length for the key field in the key-block parameter. For
the description of key-block, see SORTMERGESTART Procedure on page 5-19.
Cause. The call to SORTMERGESTART or SORTBUILDPARM specified a flag value
that you cannot set.
Recovery. Set all unused flag bits to 0. For SORTMERGESTART, Table 5-6 shows
flags bits you can use. The only flags2 bits you can use are <.4> and <.15>. For
SORTBUILDPARM, the only build-flags bit you can use is <.15>.
Cause. FastSort could not allocate an extended memory segment for a sort or subsort
process.
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. The sort key field specified for a key-sequenced file is not the same as the
file's primary key field. Another possible cause is that the data type of the sort key field
is not UNSIGNED.
Recovery. Make sure the sort key field and the primary key field are the same. When
the type of the output file is key-sequenced, make sure the type of the sort key field is
UNSIGNED.
Cause. The data slack value in the call to SORTMERGESTART was outside the limits
for the value.
Recovery. Change the dslack parameter. For the description of dslack, see
SORTMERGESTART Procedure
on page 5-19.
Cause. The data slack value in the call to SORTMERGESTART was outside the limits
for the value.
Recovery. Change the dslack parameter. For the description of dslack, see
SORTMERGESTART Procedure on page 5-19.
63 RESERVED FLAGS MAY NOT BE SET.
64 EXTENDED SEGMENT CAN NOT BE ALLOCATED.
65 INVALID KEY FOR KEY-SEQUENCED FILE.
66 INVALID DATA SLACK SPECIFIED.
67 INVALID INDEX SLACK SPECIFIED.
68 INVALID NEW FLAG SPECIFIED.