Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

what is use of dcb parameter in dd statement?

1345


How can a stopped job be started again?

1242


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2344


how to compare two datasets without using superce because output is limited to 133 bytes

2166


Can we call instream to catalog and catalog to instream?

1188


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

2351


which utility is used a dummy utility?

1521


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

2323


Brief description of inline procedure of jcl.

1316


Which statement is used to identify the private libraries in job?

1248


Name the parameters which can be used to limit the number of records written to a sysout dataset?

1203


Explain how can a jobs execution priority be modified?

1262


what is use of dsn parameter in dd statement?

1201


What is the difference between the positional and keyword parameters? Give examples.

1318


what is the compile process of cobol program expalin with code

2647