MPE/iX Error Messages Manual Vol 1 (32650-90878)
Chapter 5 395
Error Messages V i C 5
(Subsystem 195)
Manual.
20 MESSAGE FCLOSE error on the scratch file.
CAUSE SORT/XL internal error.
ACTION Contact your Hewlett-Packard representative.
21 MESSAGE $NULL is not a valid input file.
CAUSE You specified $NULL as an input file.
ACTION Change the file specification to another file.
22 MESSAGE Failure on FGETINFO (outputfile).
CAUSE CCL returned from the FGETINFO intrinsic called from
SORT/XL.
ACTION Make sure the output file number has not been corrupted.
Also refer to the MPE/iX Intrinsic Reference Manual.
23 MESSAGE Error in attempting to write EOF on the
scratch file.
CAUSE Internal SORT/XL error.
ACTION Contact your Hewlett-Packard representative.
24 MESSAGE Error attempting to rewind the scratch file.
CAUSE Internal SORT/XL error.
ACTION Contact your Hewlett-Packard representative.
25 MESSAGE Illegal characteristics
for opening the scratch file with FOPEN.
CAUSE Internal SORT/XL error.
ACTION Contact your Hewlett-Packard representative.
26 MESSAGE Insufficient stack space for the specified
allocation.
CAUSE The amount of space that you specified in the
memsize
parameter does not allow enough room to perform the sort.
ACTION Increase the value of the parameter or do not specify the
memsize
| parameter and let SORT/XL use as much stack
space as it needs.
27 MESSAGE Failure of FFILEINFO (inputfile).
CAUSE CCL returned from the FFILEINFO intrinsic called from
SORT/XL.
ACTION Make sure that the input file number is not corrupted.
Also refer to the MPE/iX Intrinsic Reference Manual.
28 MESSAGE Failure of FFILEINFO (outputfile).
CAUSE CCL returned from the FFILEINFO intrinsic called from