How can we execute only one step in a job
Answer Posted / sachin
Suresh Sir: I agree with your answer but if Condition is True means that particular step(2) will be bypassed however job execution will go to the next step(3). I am just fresher, so please correct me if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
which parameter is use to declare the name of dataset in dd statement?
What is one line to pass PARM from JCL to COBOL?
what is the use of JCL?
What is notcat 2 - gs?
what happens in execution stage in job processing?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what is the JCL statement consists of?
Where can program checkpoints be stored for use in a restart?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How do you create a temporary dataset?
How can values be passed from the job stream to an executable program?
what is use of dsn parameter in dd statement?
What are the parameter we cannot use in procedure?