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 had 100 steps in jcl i want to execute first 10 steps only?

Answer Posted / srinivas

After 10th step you should give jcl null statement or else
code condition parameter in step11.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is DD statement is used in JCL?

1248


What is job control language?

1148


what happens in execution stage in job processing?

1194


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

1268


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1994


What is the function of the dd dcb keyword?

1396


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

1339


What is jcl in mainframe?

1260


how can the same proc be re-used and called by many jobs?

1561


if the submitter of a job wants to inform another user about the job completion, how can it be done?

1304


List the different jcl statements that are not permitted in the procedures?

1128


Explain how can the submitting users racf authority be overridden in a job stream?

1190


How do you overcome this limitation ?

1253


Brief description of inline procedure of jcl.

1316


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

2166