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 10 steps in my jcl.
-->if i want to execute my program from 5th step what i
have to do? don't give //* in ur previous steps
--> if i want to execute my program from 1to 5 steps only
what i have to do?

Answer Posted / ch.mahendra babu

by using restart parameter like
restart=step5

so execution process will be starts from 5th step.

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1373


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

1124


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1437


Explain dd statement in jcl?

1182


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

1262


what is the use of IEBGENER utility?

1226


What happens if both JOBLIB & STEPLIB is specified ?

1204


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

1485


how you can access an uncataloged dataset in a JCL?

1191


How can a jobs execution priority be modified?

1341


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2865


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

1255


how to do automated restart when a job abends?

1424


What is notcat 2 - gs?

1514


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

1565