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

Answer Posted / swathi

//Jobname
//step1 exec pgm=iebedit
//s1
//s2
//s3
.
.
.
//s10
//sysin dd*
start jobname type = include(s1,s3,s5,s7,s9)
/*

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how JCL works?

881


What are the parameters that are used in creating a gdg?

826


What is the purpose of dd dummy statement?

1044


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

838


can any one plzzzzzz tell the jcl code for creating ps using idcams

10768






What are the parameter we cannot use in procedure?

721


What is the use of symbol // in jcl?

1016


what happens in execution stage in job processing?

728


What is use of restart and how to use it?

875


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

769


What are steplib and joblib?

821


Is automatic restart possible in jcl? If yes, how?

741


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

977


What are hierarchy levels in jcl?

1080


Is their any limit for data sets?

786