EQQN027E EQQN031E
EQQN027E The Normal Mode Manager is terminating unexpectedly. NMMSTAT is

NMMSTAT

Explanation: The Normal Mode Manager is in the process of terminating unexpectedly. The reason for the
termination is documented by

NMMSTAT

, which can have the following values:
EAn I/O error has occurred
AVirtual storage is exhausted
STermination requested by another TME 10 OPC function.
System action: NMM will terminate all related subtasks. TME 10 OPC will continue to execute, but when the NMM
subtask has terminated current plan functions are not available.
Problem determination: Review the TME 10 OPC message log (EQQMLOG) for preceding error messages which
describe the problem.
User response: Contact your system programmer.
System programmer response: Analyze the preceding messages and take appropriate action to prevent NMM from
terminating. To activate NMM again, issue F ssnm,S=NMM.
EQQN028E CANNOT COPY VSAM FILE

INFILE

TO FILE
FILE
MAXIMUM OUTPUT RECORD SIZE IS SMALLER
THAN MAXIMUM INPUT RECORD SIZE
Explanation: The NMM has been requested to copy the specified file but was unable to do so because the
maximum size of records in the output dataset is smaller than the maximum size of records in the input dataset.
System action: The NMM is terminated. Message EQQZ045W is issued.
System programmer response: Reallocate the output dataset so that it has the same maximum record length as
the input dataset. Then try again.
EQQN029E CANNOT COPY VSAM FILE
FILE
. BUFFER GETMAIN FAILED
Explanation: The NMM has been requested to copy the specified file but is unable to do so because of insufficient
virtual storage.
System action: The NMM subtask is terminated. Message EQQZ045W is issued.
System programmer response: Stop TME 10 OPC, and restart it in a larger region.
EQQN030E ERROR COPYING VSAM FILE. DDNAME =
DDNAME
, VSAM RC =
RC
, REASON =
RSN
Explanation: The NMM has been requested to copy the VSAM dataset DDNAME but is unable to do so because a
logical VSAM error occurred.
System action: The VSAM copy process is stopped.
Problem determination: Use the VSAM return code and reason code to determine the cause of the error. For more
information, refer to the appropriate documentation for the MVS/DFP product installed on this MVS/ESA system.
System programmer response: Correct the errors and, if necessary, restart the NMM.
EQQN031E I/O ERROR COPYING VSAM FILE. DDNAME =
DDNAME
, VSAM MSG FOLLOWS

ERRMSG

Explanation: The NMM has been requested to copy the VSAM dataset DDNAME but cannot do so because a
VSAM I/O error occurred.
System action: The VSAM copy process is stopped.
Problem determination: Use the VSAM error message to determine the cause of the error. For more information,
refer to the appropriate documentation for the MVS/DFP product installed on this MVS/ESA system.
System programmer response: Correct the errors and, if necessary, restart the NMM.
Chapter 17. EQQNnnn Messages 219