z/OS MVS System Messages, Vol 8 (IEF-IGD)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


IEF206I

z/OS MVS System Messages, Vol 8 (IEF-IGD)
SA38-0675-02

IEF206I
jobname [procstep] stepname - STEP WAS NOT RUN BECAUSE OF CONDITIONAL EXPRESSION ON STATEMENT xxxx

Explanation

While preparing to run a job step, the system evaluated an IF/THEN/ELSE/ENDIF clause specified in a conditional parameter. The result indicated that the system should not run the step. In the message text:
jobname
The name of the job.
procstep
The name of the step in the procedure.
stepname
The name of the job step.
xxxx
The number of the statement containing the clause.

System action

The system does not run the job step specified by stepname. Following steps may or may not be run depending upon subsequent conditional expression evaluations.

Programmer response

If you intended for the job to end, no action is needed.

If not, do one of the following:

  • Correct the error that caused the conditional expression to be evaluated so that the job step is prevented from running. Rerun the job.
  • Change the conditional parameter specified in the IF/THEN/ELSE/ENDIF clause of the statement number that is preventing the job step from running. Rerun the job.

Source

Initiator/terminator

Module

IEFINCND

Routing code

11

Descriptor code

6

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014