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

68 AppendixA
HPSORT Intrinsic Status Returns
-34 MESSAGE FGETINFO failure on the two-byte
collating sequence table.
CAUSE CCL returned from the FGETINFO intrinsic called from
SORT/XL.
ACTION Make sure the file number passed in
charseq
is not
corrupted. Also refer to the MPE XL Intrinsics Reference
Manual.
-35 MESSAGE FREAD error on the two-byte collating
sequence table.
CAUSE CCL returned from the FREAD intrinsic called from
SORT/XL.
ACTION Make sure the file number passed in
charseq
is not
corrupted. Also refer to the MPE XL Intrinsics Reference
Manual.
-36 MESSAGE The file is not a valid two-byte collating
sequence.
CAUSE Error returned from NLINFO intrinsic called from
SORT/XL.
ACTION Check the file type. Also refer to the MPE XL Intrinsics
Reference Manual.
-37 MESSAGE Two-byte xxxx is 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.
-38 MESSAGE The length of the two-byte key must be an
even number of bytes.
CAUSE Although you specified a two-byte sequence, the key
length specified in the
keys
parameter is an odd number.
ACTION Specify the key length as an even number.
-39 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.