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
Explain how can values be passed from the job stream to an executable program?
Suppose I have five jobs to do. But I want to hold one?
When output dataset space is required, what quantity categories are used?
what is use of dcb parameter in dd statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How does the jcl specify the job to os?
how would you create a temporary dataset? And where will you use them?
List the different components of jcl statement?
What is job control language?
What is use of restart and how to use it?
What are some jcl statements that are not allowed in procedures?
what is the purpose of coding class parameter in job statement?
What are steplib and joblib? What for they are used?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Explain about ISPF/TSO Commands