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 / praveen kumar bejjanki

We can have several job card's in a single JCL. when you
submit this jcl it won't give any abend. the jobs are
executed based on the jobname, suppose if all the jobs have
the same name then they are executed on the way they are
submitted, if the job names are unique then they are
executed based on the class, priority assigned to that job.
even if both the class, priority is same for all the jobs
which have a unique jobnames then they are executed in the
way each job is submitted.
Correct me if i am wrong....
mail me to prvnkmrbejjanki@gmail.com
Thanks!!!!

Is This Answer Correct ?    0 Yes 0 No

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

Answer / neha

if u submit it in my opinion it shud not give any errors as
it is allowed and i think every job would get its own
unique JES number and u cn view each one of them on the
spool according to their JES number....
not sure though...

Is This Answer Correct ?    1 Yes 3 No

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

Answer / binoy

no answer for this

Is This Answer Correct ?    0 Yes 3 No

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

Answer / sudha

you can have any number of job cards in a single jcl.only
the job steps is limited to 255 steps

Is This Answer Correct ?    1 Yes 5 No

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

Answer / anurag

It will show the JCL error , as there should be only one
job card for each job,
multiple jobs can not be kept in a single member with
multiple Job cards,
Each jobs should be placed in a different member with only
one job card,
For each Job Job card will be only one and multiple steps
could be there up to the no of 255.

Is This Answer Correct ?    0 Yes 6 No

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

Answer / suresh babu

see there should be only one job card in one jcl but there
can be 255 steps
for example in C land there should be only one main right

can N E body tell me more plz

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More JCL Interview Questions

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

0 Answers   IBM,


Explain about RECORDING MODE Clause

1 Answers  


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

0 Answers  


Name a few IBM utility programs, and explain its function.

0 Answers  


What will happen if we write two STOP RUN's in a COBOL program?

4 Answers   Satyam,


What is the difference between a symbolic and an override in executing a PROC?

2 Answers  


What is the function of the dd dcb keyword?

0 Answers  


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

0 Answers  


in step1 of a jcl,disp=(mod,delete,delete) step02 exec pgm=ccc,cond=(0,le) will step02 be executed? i)never ii)always iii) iv)... i dont remember options

4 Answers   HSBC,


What are steplib and joblib?

0 Answers  


How is the keyword DUMMY used in JCL?

4 Answers  


is there any utility for restarting a particular step in jcl reply soon ?

5 Answers  


Categories