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

78 AppendixB
HPMERGE Intrinsic Status Returns
-21 MESSAGE Sort language is not supported.
CAUSE The language specified in the second element of the
charseq
parameter array in HPMERGEINIT is not
supported on your system.
ACTION Check valid language IDs by running NLUTIL. Set the
second element of the
charseq
parameter array to a valid
language ID.
-22 MESSAGE NLINFO error obtaining the length of the
collating sequence table.
CAUSE Native Language (NL) not installed or internal NL error.
ACTION Contact your system manager or your Hewlett-Packard
representative.
-23 MESSAGE NLINFO error loading the collating sequence.
CAUSE Native Language (NL) not installed or internal NL error.
ACTION Contact your system manager or your Hewlett-Packard
representative.
-24 MESSAGE Invalid charseq parameter.
CAUSE The first element of the
charseq
parameter array is a
value other than one.
ACTION Set the first element in the
charseq
array to one.
-25 MESSAGE The two-byte collating sequence table is not
specified.
CAUSE Two-byte collating sequence table was not specified in the
charseq
parameter although a two-byte key was specified
in the
keys
parameter.
ACTION Specify a two-byte sequence in both the
charseq
and
keys
parameters.
-26 MESSAGE Failure on FGETINFO (two-byte collating
sequence table).
CAUSE CCL returned from the FGETINFO intrinsic called from
MERGE/XL.
ACTION Make sure the file number in
charseq
is not corrupted.
Also refer to the MPE XL 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 XL Intrinsics Reference Manual.