Hi, all
Suppose i have 10 step in a job (s1,s2,s3,...s10)
i want to execute step9 first and then step3
and i used the DPRTY for these steps. so what will happen
to other steps? Will the get executed or only these two
steps get executed?
Answers were Sorted based on User's Feedback
Answer / priya
for ten steps we give prt num to each step depending on our
requirement.after executing step 9 and step3 remaining
depending to the prty num they execute
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / muttiah
Priya,,
Can you please provide us the JCL.
Thanks in advance.
| Is This Answer Correct ? | 0 Yes | 0 No |
how do you access an uncataloged dataset in a jcl?
What is the purpose of dd dummy statement?
Is automatic restart possible in jcl?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
How can an in-stream dataset be terminated?
What are SD37, SB37, SE37 abends?
What is the purpose and meaning of the TIME keyword and what JCL statement is it associated with?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Can you code instream data in a PROC ?
How can values be passed from the job stream to an executable program?
How to pass the parameter in parm using linkage section ? (syntax)?
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,