Answers

Question and Answer:

  Home  JCL

⟩ In order to continue a job after a return code of 12 in step1, what the step2 EXEC statement include?

(1) CONTINUE

(2) COND = (12,NE)

(3) COND = (12,GE)

(4) COND = (12,EQ)

Answer is 2

 149 views

More Questions for you: