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
when does a dataset go uncataloged?
what is use of dsn parameter in dd statement?
what is use of dcb parameter in dd statement?
How can a fb file convert to vb file using sort program?
Explain about ISPF/TSO Commands
how to do automated restart when a job abends?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is the format of comment statement?
How gdg are concatenated?
what is the purpose of coding class parameter in job statement?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is notcat 2 - gs?
Why include statement is used in a jcl?
Is it possible to define dd statements as you want?