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

How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.

Answer Posted / vijay

Two types of parameter used in JOB statement Positional
parameter and Keyword parameter.


For General ,Only NOTIFY Parameter(Keyword Parameter)is
Mandatory.Else are Optional.

But as per their own Company rules may some other Parameters
are to be set mandatory.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of addrspc parameter in the exec statement?

1131


How to submit a jcl from cics?

1202


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


is there any way to execute more than one proc in the same exec statement at the same time..?

2673


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

2614


Must tape dataset definitions include vol=ser specifications?

1782


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

1300


What is the function of //cntl statement?

1392


How to submit jcl through a cobol program?

1191


What is job control language?

1145


Which dd parameters are required?

1242


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

1517


what is “Cond= even” and “Cond=only”?

1364


Does jcl support automatic restart?

1291


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2513