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 multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?

Answers were Sorted based on User's Feedback



I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / guest

Multiple jobs are submitted (as many jobs as the number of
JOB cards).

Is This Answer Correct ?    14 Yes 2 No

I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / gaurav

We have put number of job card in a single JOb. It will
treat each Job card as a new Job. So if you put 10 Jobcard
statement,means you are submitting 10 Jobs

Is This Answer Correct ?    8 Yes 0 No

I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / guest

It will not give any error .All the Jobs will be
submitted.If all the jobs are of same
job name then they will go one by after another in FIFO
bases.If their names are different,then dependin on
availability of initiator,multiple jobs can run concurrently

Is This Answer Correct ?    7 Yes 0 No

I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / mohammadanis

All the Jobs will be submitted.If all the jobs are of same
job name then they will go one by after another in FIFO
bases.If their names are different,then dependin on
availability of initiator,multiple jobs can run concurrently

Is This Answer Correct ?    5 Yes 0 No

I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / satish.m.s

all jobs will be submitted.if all the job name is same then
based on based on FIFO if job name is different then based
on avaliablity of initiator multiple jobs are submitted

Is This Answer Correct ?    5 Yes 0 No

I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / prashanthkodakani

all the jobs will submited.............

Is This Answer Correct ?    4 Yes 0 No

I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / raghavendra

U can have any number of jobs in a memeber. All the jobs
with different JOB cards get submitted as long as u wont
code // at the end of each job

Is This Answer Correct ?    4 Yes 1 No

I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / ekta agrawal

you can submit any nor of jobs in a jcl
but ther name should be unique they will be executed in the
order u specified them untill you sets the priority.

Is This Answer Correct ?    3 Yes 1 No

I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / siddhartha

whenever ur submitting multiple jobs @ a same time u'l hav
give the priority for the execution of jobs. according to
the priority the jobs will b executed 1 by 1.

Is This Answer Correct ?    2 Yes 1 No

I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?..

Answer / satyasivaji.ch

We can submitt as many number of jobs as we can,but each job
seperated by // statement.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More JCL Interview Questions

If we want to see the eliminated duplicate record thru SORT, how its output file will be managed

6 Answers   Syntel,


in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes

4 Answers  


how to see the latest generation in gdg?

3 Answers   Deloitte,


What is timing concept in mainframe?

0 Answers  


I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:

4 Answers   ITC Infotech, TCS,


what is DSN parameter and DISP parameter is used for?

0 Answers  


Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?  

1 Answers   TCS,


What is the difference between Sysin,Sysout,Sysdbout and Sysudump?

3 Answers  


what is check pending option

1 Answers   Fujitsu,


Is there any command to check wether the ps file is in sorted order?

4 Answers  


Name some of the JCL statements that are not allowed in procs.?

1 Answers  


how to edit a tape dataset ? asked in wipro

1 Answers   Wipro,


Categories