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 / neha
we do use the code mentioned by the person who answered
first but we don't include step3 and step4 at one go.in
first step we include step 1 and 4 and then in the next
step we include step3 but the coding we use is the same.
for both steps....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the parameters that are used in creating a gdg?
Is it possible to left uncode disp?
What parameter directs the output of the job log dataset?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Name the statement which can be used to send data to another mvs jes3 node?
what is SOC4 error?
Can we call instream to catalog and catalog to instream?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the use of disp parameter?
Explain the hierarchy levels in jcl?
what is a jcl?
Where & How Do You Code Identifier In Jcl?
which utility is used to sort a file in jcl?
What are some jcl statements that are not allowed in procedures?
which utility is used to run a cobol-db2 program?