FCOPY Reference Manual (32212-90008)
Appendix A 119
FCOPY Messages
Error, Warning, and Status Messages
116 Message CANNOT GET LARGE ENOUGH BUFFER
Cause There is not enough data space for the buffers needed by
the operation you have requested. FCOPY uses the DL-DB
area for variable sized buffers.
Action Ask the system manager what size data area was specified
when FCOPY was prepared, and rerun FCOPY specifying
a larger MAXDATA= parameter. Also make sure that the
system configuration can accommodate your record size in
the maximum size allowed for data segments.
117 Message SKIPEOF OPTION: ERROR WHILE SKIPPING IN
FROMFILE
Cause An error occurred while skipping end-of-file marks in the
fromfile.
Action Check the syntax for the SKIPEOF function and retry the
operation.
118 Message SKIPEOF OPTION: ERROR WHILE SKIPPING IN
TOFILE
Cause An error occurred while skipping end-of-file marks in the
tofile.
Action Check the syntax for the SKIPEOF function and retry the
operation.
119 Message SUBSET OPTION: ERROR WHILE SPACING IN
FROMFILE
Cause An error occurred while skipping end-of-file marks in the
fromfile.
Action Check the syntax for the SKIPEOF function and retry the
operation.
120 Message SUBSET OPTION: SUBSET STARTS OVER EOF
BOUNDARY
Cause The specified subset extends over an end-of-file mark or a
tape mark boundary.
Action Change the specified subset definition to a valid one and
try the operation again.
123 Message SUBSET OPTION: THIS INPUT DEVICE DOES NOT
BACKSPACE