How to execute step2,step1, step3 if step1,2,3 are in order
Answer Posted / r
using IEBEDIT utility, in Job instream card,
//step001 exec pgm=iebedit
//dd1 dd dsn=<job-name>,disp=shr
//dd2 dd dsn=(*,intrdr)
//sysin dd *
Edit type=include, member=(step2,step1,step3)
//
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How can a fb file convert to vb file using sort program?
What is the use of disp parameter?
How does jcl act on code(if you take a cobol program)?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How do you access an uncatalogued dataset in a jcl?
what is the use of JCL?
Explain about LMFREE�free data set from its association with data ID
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to override loadlib?
How do you overcome this limitation ?
what is the use of IEBGENER utility?
Why block size is multiple of lrecl in jcl?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What are the rules employed while naming the steps in a job?
What is the function of the dd mgmtclas keyword in sms datasets?