in a series of 10 steps, i need to run only 1,3,5,7 & 9th
steps only. how do u code?
Answer Posted / paray2x
You need to know what return codes Steps 1,3,5,7 and 9 will
give if they execute successfully. Based on that, you can
code COND parameter in STEPS 2,4,6,8 and 10 to bypass them.
This will help if you do not have IEBEDIT.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can we use DISP=SHR in output file in JCL
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
what is the use of JCL?
Explain about LMQUERY�give a dialog information about a data set
Where & How Do You Code Identifier In Jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
In job processing, what happens in conversion stage?
How can the attributes of one sms dataset be copied to another dataset?
What is the function of dd disp parameter?
what happens in conversion stage in job processing?
What are the rules employed while naming the steps in a job?
what is use of dsn parameter in dd statement?
Why include statement is used in a jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What are the utility programs in jcl?