IEFC452I text - JOB NOT RUN - JCL ERROR

Explanation

Depending on the message text, one of the following:
JOBFAIL
The error was detected on a JOB statement and the job name is not known.
INVALID
The system detected an error in a JOB or other JCL statement, and the job name (the label on the JOB statement) is invalid.
jobname
The system detected an error in a JCL statement, or the job was cancelled while on the input queue.
procstep
The procedure was specified in the first operand of a START command. In this case, either the procedure was not found in SYS1.PROCLIB or, if found, the procedure had an error in a JCL statement. Message IEE122I or IEE132I will always follow this message.

The error message appears in the SYSOUT data set.

This message can also be issued for various environmental errors, such as an error occurring while trying to read a record from the JCL text data set or an I/O error occurring while trying to get procedure statements.

System action

If the operator cancelled the job, all steps of the job, beginning with the step currently being processed, will be ended. Otherwise, the job will not be initiated; no steps will be processed. If procstep appears, the START command will not be run.

Operator response

If the job name appears, none. If procstep appears, either reenter the START command with the correct procedure name, or, if the procedure name is correct, notify the application programmer.

Programmer response

Check the procedure for errors.

Source

Converter

Module

IEFCNJRT

Routing code

2,10

Descriptor code

4