FCOPY Reference Manual (32212-90008)
Appendix A 125
FCOPY Messages
Error, Warning, and Status Messages
154 Message ATTEMPT TO BACKSPACE OVER TOFILEBOF
Cause The negative number specified in a "skip end-of-file"
function for the tofile is too large.
Action Change the number to a smaller one to avoid skipping too
many files back.
155 Message DEBLOCK OPTION: INVALID LOGICAL RECORD LENGTH
Cause Specified logical record length is greater than the physical
record length of the fromfile, or it is equal to zero.
Action Correct the DEBLOCK option and retry the operation. Make
sure that there is a minus sign in front of the logical record
length if it is specified in bytes.
200 * Message WARNING: FROMFILE RECSIZE IS
number
type
, TOFILE RECSIZE IS
number type
Cause The record sizes of the fromfile and tofile are not identical.
Action In a job, FCOPY performs the specified operation despite
the conflict.
In a session, you are given the choice of whether or not to
continue the operation.
If the record size of the fromfile is larger than that of the
tofile, the "from" records would be truncated. If the record
size of the tofile is larger than that of the fromfile, the
content of the excess byte positions in the "to" records will
be blanks if the
tofile
is ASCII, and zeros otherwise.
201 * Message WARNING: FROMFILE IS ASCII, TOFILE IS BINARY
or
WARNING: FROMFILE IS BINARY, TOFILE IS ASCII
Cause The data formats of the fromfile and tofile are not
identical.
Action In a job, FCOPY performs the specified operation despite
the conflict. In a session, you are given the choice of
whether or not to continue the operation.
301 Message READ ERROR IN FROMFILE AT RECORD
recnum
Cause An error occurred while reading from the fromfile at the
record number displayed (recnum).
Action Retry the operation. If the error persists, use the SUBSET