Return Code check in JCL Step

IF THEN ELSE ENDIF construct use in JCL

IF THEN ELSE ENDIF construct is used to conditionally execute job steps within a job. A job step execution can…

5 years ago