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 the function of //cntl statement?

1403


In sms datasets, what is the function of the dd avgrec keyword?

1164


What is the function of the dd avgrec keyword in sms datasets?

1393


What are s0c1, s0c4, s0c5, s0c7 and socb?

1222


What is the syntax of JCL statement?

1296


What is job control language?

1152


Is it possible to define dd statements as you want?

1168


How is a type of file defined in the jcl that executes the cobol program?

1250


How is the record format of an output dataset specified?

1208


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2468


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2525


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2803


Is acct parameter mandatory?

1280


How does jcl specify the job to the operating system?

1313


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2511