Answer Posted / kishore
it means that even if the previous step abends in jcl -
jes will go to the next step.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
How do you access an uncatalogued dataset in a jcl?
What is multithreading in jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Is it possible to code instream data in a PROC?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to pass the parameter in parm using linkage section ? (syntax)?
What is the motivation behind coding class parameter in job statement?
Differentiate between addressing mode and run mode.
what operation is performed by job statement?
how to do automated restart when a job abends?
What are some jcl statements that are not allowed in procedures?
Is their any set of rules for dd? Explain.
Give the syntax of job specifying jcl statement.