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 / nidhi sharma
IT CAN BE DONE BY CONDITION STATEMENT
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
what is JCL?
How can unused space allocation be returned to the system when a dataset is closed?
what is DD statement is used in JCL?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Are there any set of rules for the names of the steps used in a job?
Explain the function of a dd statement?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Brief description of inline procedure of jcl.
How does the jcl specify the job to os?
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain the hierarchy levels in jcl?
How do you access an uncatalogued dataset in a jcl?
What are the jcl procedures?
Explain dd statement in jcl?
how would you create a temporary dataset? And where will you use them?