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 JOB statements a JCL can have ? If there are more
than one JOB statements in a JCL, are they submitted in
succession or in parallel ?

Answer Posted / prachi

You can have multiple job statements(job card) in one JCL.

Is This Answer Correct ?    41 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

2355


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

1369


what is use of space parameter in dd statement?

1333


in ways data can be passed to a COBOL program from JCL?

1294


Explain how can the disposition of sysout datasets be set for an entire jobstream?

1152


when does a dataset go uncataloged?

1359


What happens if both JOBLIB & STEPLIB is specified ?

1208


What do you understand by jcl?

1116


how to compare two datasets without using superce because output is limited to 133 bytes

2166


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1531


what is JCL?

1224


How can unused space allocation be returned to the system when a dataset is closed?

1566


How do you access an uncatalogued dataset in a jcl?

1273


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1177


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.

2517