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
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Explain how can a jobs execution priority be modified?
What is the function of the dd dcb keyword?
what is “Cond= even” and “Cond=only”?
What are some jcl statements that are not allowed in procedures?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What are s0c1, s0c4, s0c5, s0c7 and socb?
How does the jcl specify the job to os?
how you can access an uncataloged dataset in a JCL?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How to run cobol program using jcl?
which utility is used to run a cobol-db2 program?
What is the function of the dd mgmtclas keyword in sms datasets?
What dd statement is used to supply the name of a dataset?