How to execute step2,step1,step3 when step1,2&3 are in order
Answer Posted / nand
This cannot be achieved and cannot be run in that order.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What are the 2 types of parameters in dd statement?
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.
what happens in execution stage in job processing?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How gdg are concatenated?
which utility is used to run a cobol-db2 program?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Does jcl support automatic restart?
What is the purpose of dd?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is use of restart and how to use it?
Explain how can values be passed from the job stream to an executable program?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?