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


Please Help Members By Posting Answers For Below Questions

how would you create a temporary dataset? And where will you use them?

760


What are steplib and joblib?

713


what is JCL?

685


Does jcl support automatic restart?

746


What is the motivation behind coding class parameter in job statement?

678






Explain the purpose of dd * statement in jcl?

631


What happens if both JOBLIB & STEPLIB is specified ?

603


Explain the function of dd name parameter with a 2 part structure; audit.report?

888


Explain dd statement in jcl?

635


How can a fb file convert to vb file using sort program?

800


Explain the job statement in jcl?

641


What is notcat 2 - gs?

929


What is timing concept in mainframe?

1655


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

690


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

803