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

If we have 100 job steps in JCL and we want to excute steps
only starting from 43 to 50, then how it can be coded in JCL/

Answer Posted / vssd

While submitting the JCL, use RESTART=Step43
And from steps 51 thru 100, use COND=ONLY in step EXEC
statement.

Hope this helps, please correct me if wrong.

Is This Answer Correct ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Must tape dataset definitions include vol=ser specifications?

1785


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


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2618


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

1105


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1344


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

1560


I need exexution process for JCL programs

2319


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2344


Does jcl support automatic restart?

1291


what is SOC4 error?

1273


Is condition checking possible in jcl?

1258


what sort card you will use to copy the data from one dataset to another dataset?

1300


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1520


What is the function of the steplib dd statement?

1253


Is acct parameter mandatory?

1277