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 10 steps, want to execute first 5 steps
only, what are ways of doing it?is it possible to control
through JOB card?

Answer Posted / praveen kumar bejjanki

There are two ways in order to achieve this.
1. Give a null statement(//) after step5
2. Give the cond parameter starting from step6 through
step10 as cond=(0,le). This parameter will bypasses the
step6 through step10 as it satisfies the cond for any of
the RC(return code).

Is there any other way, kindly let me know.....
Thanks!

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are there any set of rules for the names of the steps used in a job?

1171


Why block size is multiple of lrecl in jcl?

1478


For what purpose steplib and joblib are used ?

1189


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

10284


what is the compile process of cobol program expalin with code

2652


How to submit jcl through a cobol program?

1193


What do you understand by jcl?

1114


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1384


is there any way to execute more than one proc in the same exec statement at the same time..?

2676


What is the purpose of dd?

1298


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

1205


How to alter the parameters for the existing gdg?

1256


Name what parameter directs the output of the job log dataset?

1107


how can you check if a file is empty using jcl?

1490


Explain the function of the dd dcb keyword?

1326