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 ?

Answers were Sorted based on User's Feedback



How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are th..

Answer / prachi

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

Is This Answer Correct ?    41 Yes 3 No

How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are th..

Answer / veer

i completely agreed with Prachi we can defined more than one
"job card" in a single JCL.....

Is This Answer Correct ?    4 Yes 1 No

How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are th..

Answer / vinay sonar

You can have max 1 job card in a job.For multiple job card
your job-id should be same

Is This Answer Correct ?    6 Yes 3 No

How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are th..

Answer / saisankar

only one job statement has to be there in jcl.


for info:saisankar85@gmail.com

Is This Answer Correct ?    5 Yes 16 No

Post New Answer

More JCL Interview Questions

How to search strings in multiple dataset with conditions 'string1 & string2'?

1 Answers   IBM,


How can we increment subscript and index?

1 Answers   CTS, IBM,


Does the terms, JOBLOG, SPOOL and SYSOUT indicate the same thing, i.e., where JCL and JES messages and statements are written ?

2 Answers  


Explain about LMCOPY -

1 Answers  


Is Default for MSGCLASS = (1,1) ?

2 Answers   IBM,


Explain the function of the dd dcb keyword?

0 Answers  


In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?

7 Answers  


what is the meaning of keyword in jcl?what is is opposite?

4 Answers  


i have 10 steps in jcl program but i have to exicute only 2,4,6,8th and 10th ?how it's possible?

10 Answers   IBM,


Mention the types of job control statements?

0 Answers  


We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?

9 Answers   CSC, IBM,


In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executable or not? why?

4 Answers  


Categories