FCOPY Reference Manual (32212-90008)
Appendix A 117
FCOPY Messages
Error, Warning, and Status Messages
106 Message CANNOT OPEN TOFILE
Cause MPE cannot open the tofile. This message is followed by an
MPE file information display containing an error number.
Action Look up the error number in the file system error table in
the MPE V Intrinsics Reference Manual (30000-90010) or
the MPE XL Error Message Manual Volumes 1 and 2
(32650-90066 and 32650-90152) and act accordingly.
107 Message VERIFY OR COMPARE OPTION: CANNOT GET READ
ACCESS
TO TOFILE
Cause MPE cannot get read access to the tofile for a verify or a
compare operation. The read access specified in the file
label has been overridden by an MPE FILE command
containing ACC=APPEND, ACC=OUT, or ACC=OUTKEEP.
Action Reset the FILE command (using the MPE RESET
command) and retry the operation.
108 Message ERROR IN CALLING FGETINFO FOR FROMFILE
Cause An error prevented MPE from obtaining information from
the fromfile's label. This message is followed by an MPE
file information display containing an error number.
Action Look up the error number in the file system error table in
the MPE V Intrinsics Reference Manual (30000-90010) or
the MPE XL Error Message Manual Volumes 1 and 2
(32650-90066 and 32650-90152) and act accordingly.
109 Message ERROR IN CALLING FGETINFO FOR TOFILE
Cause An error prevented MPE from obtaining information from
the tofile's label. This message is followed by an MPE file
information display containing an error number.
Action Look up the error number in the file system error table in
the MPE V Intrinsics Reference Manual (30000-90010) or
the MPE XL Error Message Manual Volumes 1 and 2
(32650-90066 and 32650-90152) 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