in a series of 10 steps, i need to run only 1,3,5,7 & 9th
steps only. how do u code?

Answer Posted / vinay sonar

//STEP1 EXEC PGM=IEBEDIT
//SYSIN DD*
EDIT TYPE=INCLUDE,STEPNAME=(STEP2,STEP3,STEP5,STEP7,STEP9)
/*

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can the submitting users racf authority be overridden in a job stream?

681


how do you code a null statement?

784


How jcl work to handle various input output file operations?

663


What happens if both JOBLIB & STEPLIB is specified ?

619


What are the parameter we cannot use in procedure?

645






What is the function of the steplib dd statement?

749


What does a disposition of (MOD,DELETE,DELETE) mean ?

672


what are the statements that are not valid to be included in an include statement?

783


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2177


what is “Cond= even” and “Cond=only”?

753


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

729


Describe the various parameters utilized in the creation of a gdg?

691


Name a few IBM utility programs, and explain its function.

4445


When space is allocated for an output dataset, what units can be used?

758


For what purpose steplib and joblib are used ?

690