i want to restart frm step 2, previously i coded cond parameter on step2 wht happens at tht time ?
Answer Posted / suman
you specify cond=even in step2 and restart step2 by useing
restart parmeter
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How jcl work to handle various input output file operations?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Define concatenating?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Give the syntax of job specifying jcl statement.
How can the submitting users racf authority be overridden in a job stream?
For what purpose steplib and joblib are used ?
what is use of dsn parameter in dd statement?
Can we use DISP=SHR in output file in JCL
A dd statement consists of 4 fields. Name them?
What is the function of a dd statement?
What is the use of symbol // in jcl?
What is use of restart and how to use it?