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

350 Chapter4
Error Messages V i C 4
Error, Warning, and Status Messages
ACTION Look up the error number in the file system error table in
the MPE/iX Intrinsics Reference Manual and act
accordingly.
103 MESSAGE CANNOT CLOSE TOFILE
CAUSE MPE/iX cannot close the tofile. 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.
104 MESSAGE CANNOT SAVE NEW TOFILE
CAUSE MPE/iX cannot close the tofile as a permanent file. Either
you do not have SF capability or there is not enough group,
account, or system file space.
ACTION If you don't have SF capability, you cannot perform the
operation. If there is not enough file space, purge some
unneeded files to free some file space.
105 MESSAGE CANNOT OPEN FROMFILE
CAUSE MPE/iX cannot open the fromfile. 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.
106 MESSAGE CANNOT OPEN TOFILE
CAUSE MPE/iX cannot open the tofile. 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 (32650-90028)
and act accordingly.
107 MESSAGE VERIFY OR COMPARE OPTION: CANNOT GET READ
ACCESS
TO TOFILE
CAUSE MPE/iX cannot get READ access to the tofile for a VERIFY
or COMPARE operation. 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.
108 MESSAGE ERROR IN CALLING FGETINFO FOR FROMFILE