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 which 20 steps. How do I execute 17 th step
alone (It should execute only 17ths tep.and it should not
execute 18,19,20 steps??

Answer Posted / david

1. In job card type restart=step17 and type // followed by spaces after the 17th Step.
2. Use IEBEDIT

JCL interview questions
https://youtu.be/VE6cTuFpsXc
https://youtu.be/bExB_Tjp9A4

COBOL interview questions:
https://youtu.be/_O6gPk6jjLE
https://youtu.be/pQumm7ueYik

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by the terms: joblib and steplib?

1256


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1883


which utility is used to sort a file in jcl?

1277


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

1350


what is JCL?

1220


What is multithreading in jcl?

1530


How is the record format of an output dataset specified?

1201


Brief description of inline procedure of jcl.

1316


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


Explain how can return codes be tested before execution of a job step?

1373


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

1281


Is it possible to code instream data in a PROC?

1397


What do you understand by the term job time – out and how can you overcome that?

1087


what is the purpose of coding class parameter in job statement?

1313


What is the purpose of disp parameter?

1174