A PROC has five steps. Step 3 has a condition code. How can
you override/nullify this condition code?
Answer Posted / abhirup
//STEP01 EXEC PROCNAME, COND.STEPNAME = EVEN
WHERE STEPNAME IS THE PROC STEP.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can I send output of job to my remote device careerride123?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
For what purpose steplib and joblib are used ?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is the purpose of disp parameter?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is timing concept in mainframe?
What are the parameter we cannot use in procedure?
What is the purpose of the dd keylen parameter?
In job processing, what happens in conversion stage?
What is Cataloged Procedures?
Why block size is multiple of lrecl in jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
how can the same proc be re-used and called by many jobs?
Explain the function of //jcllib statement?