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 / piyush mani

in this case we can either use
iebedit utility or
dprty
but using eibedit is better option bcoz it wont affect the main jcl

thans...

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is JCL?

684


how JCL works?

791


How does jcl act on a cobol code?

649


What is timing concept in mainframe?

1653


what is the purpose of coding notify parameter in job statement?

681






When output dataset space is required, what quantity categories are used?

814


What is the purpose of dd dummy statement?

937


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

725


What do you know about jcl?

643


How jcl work to handle various input output file operations?

652


Why block size is multiple of lrecl in jcl?

905


Where can program checkpoints be stored for use in a restart?

836


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

922


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?

823


What are the jcl procedures?

640