Suppose there r 10 steps . Out fo which i want to execute
10th, 9th and 8th in reverse order without using IEBEDIT.
How can i do that..???
Answer Posted / sreerag p n
if you have 10 steps from that if you want to execte 10th
9th and 8th then first you specitfy cond parameter if you
specify a false cond in these 3 steps then that job will
execute(1 to 7 specify true cond) these 3 steps and after
specifying cond you give dprty.give first priority to 10th
and then 9th and 8th.
Sreerag.P.N
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of dd * statement in jcl?
What is the motivation behind coding class parameter in job statement?
what is use of dsn parameter in dd statement?
How is a type of file defined in the jcl that executes the cobol program?
What is the function of //jcllib statement?
What is NOTCAT ?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Why include statement is used in a jcl?
what is JCL?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Why block size is multiple of lrecl in jcl?
Explain in DD statement what is the use of DCB parameter?
How to override loadlib?
How to alter the parameters for the existing gdg?
how you can direct the data to spool using SYSOUT option?