a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
How does the jcl specify the job to os?
What are the utility programs in jcl?
which utility is used a dummy utility?
Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
How do you override a specific DDNAME/SYSIN in PROC from a JCL?
how do u see jobs submitted before ur job ?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is a GDG
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
what are the statements that are not valid to be included in an include statement?
what is the meaning of keyword in jcl?what is is opposite?
How Can we see all generations of a GDG ?