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

Chapter 4 351
Error Messages V i C 4
Error, Warning, and Status Messages
CAUSE An error prevented MPE/iX from obtaining information
from the fromfile's label. This message is followed by an
MPE/iX file information display containing an error
number.
ACTION Look up the error number in the file system error table in
the MPE/iX Intrinsics Reference Manual and act
accordingly.
109 MESSAGE ERROR IN CALLING FGETINFO FOR TOFILE
CAUSE An error prevented MPE/iX from obtaining information
from the tofile's label. This message is followed by an
MPE/iX file information display containing an error
number.
ACTION Look up the error number in the file system error table in
the MPE/iX Intrinsics Reference Manual and act
accordingly.
110 MESSAGE IGNERR OPTION: FROMFILE NOT TAPE
CAUSE The fromfile's device is not a magnetic tape unit.
ACTION The "ignore errors" function cannot be used in this case.
111 MESSAGE CANNOT GET READ ACCESS TO FROMFILE
CAUSE MPE/iX cannot get READ access to the fromfile. The READ
access specified in the file label has been overridden by an
MPE/iX FILE command containing ACC=APPEND,
ACC=OUT, or ACC=OUTKEEP.
ACTION Reset the FILE command (using the MPE/iX RESET
command) and retry the operation.
112 MESSAGE CANNOT GET WRITE ACCESS TO TOFILE
CAUSE MPE/iX cannot get READ access to the tofile. The WRITE
access specified in the file label has been overridden by an
MPE/iX FILE command containing ACC=IN.
ACTION Reset the particular FILE command (using the MPE/iX
RESET command) and retry the operation.
113 MESSAGE SKIPEOF OPTION: FROMFILE NOT AN UNLABELED
TAPE
CAUSE The "skip end-of-file" function was specified for the
fromfile, and the fromfile device is not a magnetic tape
unit, serial disk, or cartridge tape unit.
ACTION If the intended fromfile or tofile is on magnetic tape or
serial disk, check the associated MPE/iX FILE command
and its backreference.
114 MESSAGE SKIPEOF OPTION: TOFILE NOT AN UNLABELED TAPE
CAUSE The "skip end-of-file" function was specified for the tofile,