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
Are there any set of rules for the names of the steps used in a job?
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?
Explain the function of //cntl statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain how can return codes be tested before execution of a job step?
How does jcl act on a cobol code?
Explain how can an in-stream dataset be terminated?
Must tape dataset definitions include vol=ser specifications?
how can the same proc be re-used and called by many jobs?
How do you create a temporary dataset?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain about LMQUERY�give a dialog information about a data set
What is the syntax of JCL statement?
What is jcl in mainframe, and how many types of jcl statements are there for a job?