MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 5 399
Error Messages V i C 5
(Subsystem 195)
CAUSE Input file number specified in
inputfiles
parameter of
HPSORTINIT intrinsic is not a valid file number.
ACTION Don't hardcode a file number for the
inputfiles
parameter, make sure the file number returned from the
HPFOPEN or FOPEN intrinsic is not corrupted.
204 MESSAGE Record length exceeds maximum allowed.
CAUSE Internal File System error.
ACTION Contact your Hewlett-Packard representative.
250 MESSAGE PROBE failure on the status parameter of the
HPSORTINIT 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
HPSORTINIT 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
HPSORTINIT 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
HPSORTINIT 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
HPSORTINIT 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 HPSORTINIT intrinsic.
CAUSE The address specified in the
statistics
parameter is not
within the allowable address range.