is there any possibilities for sumbitting more than one
job in single jcl? if yes...based on which thing they will
execute..(priority,class,time,written order..?)
Answer Posted / mohan.chepuri
yes
first class wil check out the system it is higher priority
that job is exec first
if 2 or more jobs class is equal the checks the priority is
0-9 then hight priority is run first
time it is used to save the amount to cmpnys our job is
going to loop the job is running no of times then use time
limited time is given
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can a stopped job be started again?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain how can an in-stream dataset be terminated?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What are the utility programs in jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
How to alter the parameters for the existing gdg?
what is use of space parameter in dd statement?
What is the function of //jcllib statement?
How can return codes be tested before execution of a job step?
what is the resolution for sb37 error
how to do automated restart when a job abends?
how you will the direct the data to spool using sysout option?
Are there any set of rules for the names of the steps used in a job? What are they?
Mention the types of job control statements?