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
what is the compile process of cobol program expalin with code
What do you understand by the terms: joblib and steplib?
whats the diff bw the evaluate also and and?
Can I send output of job to my remote device careerride123?
what are the types of abends that occur on job failure? And explain the possible causes of these
Mention the types of job control statements?
what are the various stages of job processing?
What is the function of the dd avgrec keyword in sms datasets?
I need exexution process for JCL programs
what is use of dsn parameter in dd statement?
How do you create a temporary dataset?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
In sms datasets, what is the function of the dd mgmtclas keyword?
Describe the various parameters utilized in the creation of a gdg?
how JCL works?