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

80 AppendixB
HPMERGE Intrinsic Status Returns
-109 MESSAGE Illegal numkeys parameter.
CAUSE You specified the
numkeys
parameter in HPMERGEINIT to
not correlate to the number of keys in the
keys
parameter.
ACTION Set the
numkeys
parameter to correspond to the number
of keys that you specified in the
keys
parameter.
-250 MESSAGE PROBE failure on the status parameter of the
HPMERGEINIT intrinsic.
CAUSE The address specified in the
status
parameter is not
within the allowable address range.
ACTION Check the value of the
status
parameter.
-251 MESSAGE PROBE failure on the inputfiles parameter of
the HPMERGEINIT intrinsic.
CAUSE The address specified in the
inputfiles
parameter is not
within the allowable address range.
ACTION Check the value of the
inputfiles
parameter.
-252 MESSAGE PROBE failure on the outputfiles parameter of
the HPMERGEINIT intrinsic.
CAUSE The address specified in the
outputfiles
parameter is
not within the allowable address range.
ACTION Check the value of the
outputfiles
parameter.
-253 MESSAGE PROBE failure on the keys parameter of the
HPMERGEINIT intrinsic.
CAUSE The address specified in the
keys
parameter is not within
the allowable address range.
ACTION Check the value of the
keys
parameter.
-254 MESSAGE PROBE failure on the altseq parameter of the
HPMERGEINIT intrinsic.
CAUSE The address specified in the
altseq
parameter is not
within the allowable address range.
ACTION Check the value of the
altseq
parameter.
-255 MESSAGE PROBE failure on the statistics parameter of
the HPMERGEINIT intrinsic.
CAUSE The address specified in the
statistics
parameter is not
within the allowable address range.
ACTION Check the value of the
statistics
parameter.