In Job, there are 10 steps. If I want to execute the first 6
steps and don't want to execute from 7th to 10th step. What
is the solution for this ?
Answer Posted / darshan
STOPAFT can be used
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Is condition checking possible in jcl?
what is use of dsn parameter in dd statement?
what is use of disp parameter in dd statement?
What is one line to pass PARM from JCL to COBOL?
How can unused space allocation be returned to the system when a dataset is closed?
which utility is used a dummy utility?
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.
Explain about LMFREE�free data set from its association with data ID
What are some jcl statements that are not allowed in procedures?
what are JCLLIB and STEPLIB in JCL?
Name the statement which can be used to send data to another mvs jes3 node?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What do you understand by the term notcat 2 – gs?
which utility is used to sort a file in jcl?