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...

I have a JCL with 100 steps. I want run the Alternate steps
in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this
scenario? If It is by Cond Parameter can you provide the
Condition code for that?

Answer Posted / rekha

In JOB card give Restart=(name of the second step).
After that for every ODD numbered step give the cond as
COND=(0,GE) because the Condition Code will starts from 0
onwards,so every odd step will be skiped and only the even
steps will be executed.

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 2 types of parameters in dd statement?

1208


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2811


Is it possible to code instream data in a PROC?

1396


What are hierarchy levels in jcl?

1572


List in order the hierarchical levels of jcl?

1150


Explain the function of the steplib dd statement?

1179


How can a jobs execution priority be modified?

1341


What is the function of //cntl statement?

1394


how you will the direct the data to spool using sysout option?

2476


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1174


in ways data can be passed to a COBOL program from JCL?

1289


when does a dataset go uncataloged?

1357


Is there any command to check wether the ps file is in sorted order?

2956


Explain how can a jobs execution priority be modified?

1262


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

11765