EQQM368E EQQM374W
EQQM368E IF STATEMENT REFERS BACK TO STEP PRIOR TO RESTART STEP
Explanation: Restarting this job could result in unpredictable results as the IF statement refers to a step prior to a
restart step. JCL error.
System action: None.
User response: Verify that the step being referred to is correct and amend the JCL accordingly.
EQQM369E UNABLE TO OVERRIDE JCL AS IT IS IN A NESTED PROCEDURE
Explanation: Restarting this job is not possible as the JCL statement that needs to be overridden is within a nested
procedure.
System action: None.
User response: Update the procedure manually for the duration of this job.
EQQM370W THE JOBLOG FOR THIS OPERATION IS NOT COMPLETE
Explanation: The JESJCL and JESYSMSG joblog files are needed to define a step-level restart. One or both of
these files are missing, and TME 10 OPC cannot rebuild the JCL for step-level restart.
System action: None.
User response: Use the JOB primary command to view the part of the joblog that is present (if any), and use the J
row command in the previous operation list panel to update the JCL accordingly.
EQQM371W THE STATEMENT CONTAINS A DATASET WITH DISPOSITION MOD
Explanation: The JCL statement contains a DISP=MOD for a dataset. This restart may corrupt the contents of this
dataset.
System action: None.
User response: Verify if the step was executed or not. If it was not, ignore this message. If it was executed, verify
that a restart is possible, or change the JCL accordingly.
EQQM372E THE STATEMENT CONTAINS A REFERENCE TO A TEMPORARY DATASET
Explanation: The JCL statement contains a reference to a temporary dataset name that was created in a previous
step. Restarting this job will cause a JCL error.
System action: None.
User response: Change the JCL accordingly.
EQQM373W STEP STATUS IS FLUSH. POSSIBLE INCONSISTENCIES EXIST
Explanation: This step has a status of FLUSH due to a prior error. Restarting from this step may be possible;
however, verification of the JCL for the status of datasets is recommended.
System action: None.
User response: Change the JCL if necessary.
EQQM374W STEP EXECUTION CONDITION TO A PREVIOUS STEP
Explanation: The JCL statement contains a condition statement that refers to a previous step. Restarting this job
could cause steps to be executed that are not supposed to be executed.
System action: None.
User response: Change the COND/IF keyword accordingly if necessary
196 TME 10 OPC Messages and Codes