I have multiple jobs ( JCLs with several JOB cards ) in a
member. What happens if I submit it?
Answer Posted / 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 |
Post New Answer View All Answers
What is Cataloged Procedures?
How is the record format of an output dataset specified?
what are the types of abends that occur on job failure? And explain the possible causes of these
How to override loadlib?
Can we use DISP=SHR in output file in JCL
How can a stopped job be started again?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Is automatic restart possible in jcl? If yes, how?
How do you create a temporary dataset?
What is the function of //cntl statement?
What is NOTCAT ?
What is notcat 2 - gs?
What are the 2 types of parameters in dd statement?
when does a dataset go uncataloged?
What are the utility programs in jcl?