in a series of 10 steps, i need to run only 1,3,5,7 & 9th
steps only. how do u code?
Answer Posted / venu
if u give cond=only, it also do the same
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how do you access an uncataloged dataset in a jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Can we use DISP=SHR in output file in JCL
What do you understand by jcl?
how can the same proc be re-used and called by many jobs?
Must tape dataset definitions include vol=ser specifications?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Can we call instream to catalog and catalog to instream?
Suppose I have five jobs to do. But I want to hold one?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the significance of addrspc parameter in exec statement?
i want to store 20 digits . how will u do it in cobol ?
What statement can be used to send data to another mvs jes3 node?
Explain the function of dd name parameter with a 2 part structure; audit.report?
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?