SORT-MERGE/XL Programmer's Guide (32650-90884)

Appendix B 79
HPMERGE Intrinsic Status Returns
-28 MESSAGE The file is not a valid two-byte collating
sequence table.
CAUSE Error returned from NLINFO intrinsic called from
MERGE/XL.
ACTION Check the file type. Also refer to the MPE XL Intrinsics
Reference Manual.
-29 MESSAGE Two-byte xxxx undefined in the collating
sequence table; the largest number is
assigned.
CAUSE The two-byte value, xxxx, is undefined.
ACTION Change xxxx to the correct value.
-30 MESSAGE The length of the two-byte key must be an
even number.
CAUSE The second element of the
keys
array parameter must be
an even number if a two-byte collating sequence is
specified.
ACTION Set the second element of the
keys
array to an even
number.
-31 MESSAGE The file type is not a valid two-byte
collating sequence table.
CAUSE The file containing the two-byte sequence has been
corrupted or Native Language (NL) not installed or
internal NL error.
ACTION Contact your system manager or your Hewlett-Packard
representative.
-40 MESSAGE PRINT intrinsic failed in HPMERGETITLE.
CAUSE You redirected output from HPMERGETITLE to a file that is
too small; HPMERGETITLE requires two records in which to
output information.
ACTION Allow room for at lease two records when you redirect
output from HPMERGETITLE to a file.
-41 MESSAGE PRINT intrinsic failed in HPMERGESTAT.
CAUSE You redirected output from HPMERGESTAT to a file that is
too small; HPMERGESTAT requires ten records in which to
output information.
ACTION Allow room for at least ten records when you redirect
output from HPMERGESTAT to a file.