FCOPY Reference Manual (32212-90008)
116 AppendixA
FCOPY Messages
Error, Warning, and Status Messages
with lockword.
Action In a job, correct the command and resubmit the job. In a
session, reenter the command using the correct format.
102 Message CANNOT CLOSE FROMFILE
Cause MPE cannot close the fromfile. This message is followed by
an MPE file information display containing (among other
things) 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.
103 Message CANNOT CLOSE TOFILE
Cause MPE cannot close the tofile. This message is followed by an
MPE file information display containing an error number.
Usually, this occurs when the file being created already
exists. (It was created after the NEW file checking code
determined that the file did not exist.)
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.
104 Message CANNOT SAVE NEW TOFILE
Cause MPE 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 cannot open the fromfile. 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.