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 / ss

In job card type restart=step17 and comment after 17th step

Is This Answer Correct ?    12 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is catelog procedure and how many catelog procedure to use in one job?

8793


What happens if both JOBLIB & STEPLIB is specified ?

1207


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

2669


Which statement is used to identify the private libraries in job?

1248


How does jcl act on code(if you take a cobol program)?

1349


How to submit jcl through a cobol program?

1192


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

1347


What are the utility programs in jcl?

1215


What is the purpose of disp parameter?

1174


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2507


what is DD statement is used in JCL?

1247


A dd statement consists of 4 fields. Name them?

1476


In sms datasets, what is the function of the dd mgmtclas keyword?

1431


Where & How Do You Code Identifier In Jcl?

1325


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

2612