MPE/iX Error Messages Manual Vol 1 (32650-90878)

398 Chapter5
Error Messages V i C 5
(Subsystem 195)
ACTION Allow room for at least ten records when you redirect
output from HPSORTSTAT to a file.
190 MESSAGE There are too many input files.
CAUSE You input more than 100 input files to SORT/XL.
ACTION Run SORT/XL several times with allowable number of
files then run MERGE/XL to merge the sorted files or
consolidate several files into one until you are within
SORT/XL's limit.
191 MESSAGE There are no input files in the supplied
parameter.
CAUSE You did not specify any input file numbers in the
inputfiles
parameter of the HPSORTINIT intrinsic. The
array contains no file numbers.
ACTION Specify input file numbers in the
inputfiles
parameter
of the HPSORTINPUT intrinsic.
193 MESSAGE If you specify the keys parameter, you must
also specify the numkeys parameter.
CAUSE You specified the
keys
parameter without specifying the
numkeys
parameter in HPSORTINIT (or vice-versa).
ACTION Specify both the
numkeys
and the
keys
parameters.
199 MESSAGE The record length exceeds the maximum
allowed.
CAUSE Internal File System error.
ACTION Contact your Hewlett-Packard representative.
200 MESSAGE Insufficient memory allocated for the record
size.
CAUSE You are trying to sort more data than SORT/XL can
handle.
ACTION If you are sorting one large file, break it into several
smaller files. If you are sorting many large files, sort them
individually and then merge them with MERGE/XL.
201 MESSAGE Open of storage area failed.
CAUSE Internal SORT/XL error.
ACTION Contact your Hewlett-Packard representative.
202 MESSAGE NM to CM switch occurred, but NM cannot
handle the sort.
CAUSE Internal SORT/XL error.
ACTION Contact your Hewlett-Packard representative.
203 MESSAGE Invalid input file number.