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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to do automated restart when a job abends?
How does jcl act on code(if you take a cobol program)?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is jcl in mainframe?
How would you understand error(execution phase)?
what is the compile process of cobol program expalin with code
Is it possible to define dd statements as you want?
What is the function of the dd dcb keyword?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How can return codes be tested before execution of a job step?
Explain the purpose of dd dummy statement?
How can a stopped job be started again?
What are the rules employed while naming the steps in a job?