I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / 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 |
Post New Answer View All Answers
what is the JCL statement consists of?
Explain how can a jobs execution priority be modified?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What parameter directs the output of the job log dataset?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is multithreading in jcl?
What is catelog procedure and how many catelog procedure to use in one job?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
how can the same proc be re-used and called by many jobs?
How would you understand error(execution phase)?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
In job processing, what happens in conversion stage?
Where & How Do You Code Identifier In Jcl?
How does the jcl specify the job to os?
Explain how can values be passed from the job stream to an executable program?