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 / satyanarayana
execute the steps till 6th step and in the 7 the step we
need to give the positive conditin like COND = (0 LE)which
is always true. so all the steps from 7 th step will be
bypassed.
thanks
satya
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the function of dd name parameter with a 2 part structure; audit.report?
What are steplib and joblib? What for they are used?
what is use of dcb parameter in dd statement?
What parameter directs the output of the job log dataset?
how you can direct the data to spool using SYSOUT option?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What are the 2 types of parameters in dd statement?
Is it possible to code instream data in a PROC?
What is use of restart and how to use it?
what is the use of IEBGENER utility?
what is the JCL statement consists of?
which parameter is use to declare the name of dataset in dd statement?
what JCL Procedures?
Explain the function of //cntl statement?
how to do automated restart when a job abends?