In my job I have 6 steps. Step01,02,03...step06.
after executing step02 i want to skip step03 and want to
execute step04. and once step04 is done then I want to go
back and execute step03. once step03 is completed I want
execute step05, 06 and so on... can any one tell me how do
i do that???
Answer Posted / abc
we can make function of every step, and call them accordingly
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Must tape dataset definitions include vol=ser specifications?
Explain the function of dd disp parameter?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Why block size is multiple of lrecl in jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
when can a job time-out occur? How to overcome that?
Explain in DD statement what is the use of DCB parameter?
how do you code a null statement?
Can we call instream to catalog and catalog to instream?
what is the purpose of coding class parameter in job statement?
How to run cobol program using jcl?
How to do automated restart when a job abend?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
List in order the hierarchical levels of jcl?