FCOPY Reference Manual (32212-90008)

124 AppendixA
FCOPY Messages
Error, Warning, and Status Messages
147 Message WRITE ERROR IN TEMPORARY LABEL FILE
Cause An error occurred while writing to the temporary label file.
Action Check the syntax of your command and retry the
operation.
148 Message READ ERROR IN TEMPORARY LABEL FILE
Cause An error occurred while reading from the fromfile.
Action Check the syntax of your command and retry the
operation.
149 Message OVERFLOW IN TEMPORARY LABEL FILE
Cause There are more labels in the fromfile than can be copied.
Action Use the NOUSERLABELS function to copy files without
labels.
150 Message READ ERROR IN FROMFILE LABELS
Cause An error occurred while reading labels in the fromfile.
Action Check the syntax of your command and retry the
operation.
151 Message WRITE ERROR IN TOFILE LABELS
Cause An error occurred while reading labels in the tofile.
Action Check the syntax of your command and retry the
operation.
152 Message OVERFLOW IN TOFILE LABELS
Cause There are too many labels in the fromfile to be copied to
the tofile.
Action If the tofile is an old file, retry the operation using the
NOUSERLABELS option. If it is a new file, use the NEW
option.
153 Message ATTEMPT TO BACKSPACE OVER FROMFILEBOF
Cause The negative number specified in a "skip end-of-file"
function for the fromfile is too large.
Action Change the number to a smaller one to avoid skipping too
many files back.