Suppose there are 10 steps in a PROC, I want to execute
only step5. How do you give the condition in the JCL that
calls this PROC?
Answer Posted / sk
Use IEBEDIT utility, It can be solved easly using this
utility.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
when can a job time-out occur? How to overcome that?
What are the 4 fields in dd statement?
What are some jcl statements that are not allowed in procedures?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
what are the statements that are not valid to be included in an include statement?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain how can return codes be tested before execution of a job step?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is the use of disp parameter?
What are the jcl procedures?
How can a stopped job be started again?
Mention the types of job control statements?
Explain in DD statement what is the use of DCB parameter?