MPE/iX Error Messages Manual Vol 1 (32650-90878)

Chapter 4 355
Error Messages V i C 4
Error, Warning, and Status Messages
CAUSE An error occurred while reading from the tofile during a
"compare" or "verify" operation.
ACTION "Compare" operation: retry the operation. If the error
persists, you must try to recreate the tofile. "Verify"
operation: retry the operation.
137 * MESSAGE WARNING: AN UNLABELED TAPE OPERATION ENDS ON
AN
ERROR
CAUSE An operation involving a magnetic tape fromfile was
terminated by reading beyond the end of valid data rather
than by sensing an end-of-file mark.
ACTION This is not an error. You can avoid this message by
specifying FILES=
n
where
n
is the number of files on the
tape.
138 MESSAGE TITLE OPTION: TITLE TOO LONG
CAUSE The title specified for the "list" function is longer than the
70 characters allowed, or it extends over more than one
line (record).
ACTION In a job: correct the command and re-submit the job. In a
session: re-enter the command using the correct format.
139 MESSAGE DUMP OPTION: TOFILE RECSIZE NOT WITHIN LEGAL
LIMIT
CAUSE A file display was directed to an intermediate storage
device with an incorrect record size. That record size must
be greater than 60 bytes (30 words).
ACTION Change the record size of the intermediate storage file
(using the MPE/iX PURGE and BUILD commands) so that it
is within the allowed range, and then retry the operation.
140 MESSAGE COMPARE OR VERIFY OPTION: OPERATION FAILS;
DIFFERENT FIXED RECSIZES
CAUSE The "compare" or "verify" operation was not attempted
because the record sizes of the tofile and fromfile are not
identical.
ACTION "Compare" operation: none. The "compare" operation
revealed that the fixed record sizes of the two files are not
identical. "Verify" operation: change the record size of the
tofile (using the MPE/iX PURGE and BUILD commands) so
that it is the same as that of the fromfile and then retry
the operation.
141 ** MESSAGE COMPARE BEGINS
CAUSE The comparison phase of a "verify" operation has begun.
ACTION None.