MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 5 397
Error Messages V i C 5
(Subsystem 195)
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/iX Intrinsic 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/iX Intrinsic
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.
40 MESSAGE PRINT intrinsic failed in HPSORTTITLE.
CAUSE You redirected output from HPSORTTITLE to a file that is
too small; HPSORTTITLE requires two records to output
information.
ACTION Allow room for at least two records when you redirect
output from HPSORTTITLE to a file.
41 MESSAGE PRINT intrinsic failed in HPSORTSTAT.
CAUSE You redirected output from HPSORTSTAT to a file that is
too small; HPSORTSTAT requires ten records to output
information.