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 notcat 2 - gs?
Is condition checking possible in jcl?
What happens if both JOBLIB & STEPLIB is specified ?
What is timing concept in mainframe?
Can I send output of job to my remote device careerride123?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
How can return codes be tested before execution of a job step?
In sms datasets, what is the function of the dd avgrec keyword?
How does jcl act on a cobol code?
Explain about LMQUERY�give a dialog information about a data set
how you can access an uncataloged dataset in a JCL?
how JCL works?
I need exexution process for JCL programs
What is catelog procedure and how many catelog procedure to use in one job?