MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 5 387
Error Messages V i C 5
(Subsystem 196)
MERGE/XL.
ACTION Make sure the file number in
charseq
is not corrupted.
Also refer to the MPE/iX Intrinsics Reference Manual.
27 MESSAGE FREAD error on the two-byte collating
sequence table.
CAUSE CCL returned from the FREAD intrinsic called from
MERGE/XL.
ACTION Make sure the file number in
charseq
is not corrupted.
Also refer to the MPE/iX Intrinsics Reference Manual.
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/iX 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.