MPE/iX Error Messages Manual Vol 1 (32650-90878)
352 Chapter4
Error Messages V i C 4
Error, Warning, and Status Messages
and the tofile device is not a magnetic tape unit, serial
disk, or cartridge tape unit.
ACTION If the intended fromfile or tofile is on magnetic tape or
serial disk, check the associated MPE/iX FILE command
and its backreference.
115 MESSAGE SUBSET OPTION: STRING FALLS OUTSIDE OF
FROMFILE RECSIZE
CAUSE The characterstring or patternlist specified is greater than
the record size of the fromfile. No such subset can exist in
the specified fromfile.
ACTION Change the specified subset definition to a valid one and
try the operation again.
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