Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP
BOTH, by default ?
Answer Posted / vssd
CPU time is assigned at JOB level, if any step/steps
exceeding the time limit results in abend.
Time specified at job level, overrides if any time
specified at step level.
Please correct me, if wrong.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
define cond parameter in jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What are the 2 types of parameters in dd statement?
What are the utility programs in jcl?
How do you overcome this limitation ?
in ways data can be passed to a COBOL program from JCL?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
what is the purpose of coding notify parameter in job statement?
I need exexution process for JCL programs
How to run cobol program using jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
how can you check if a file is empty using jcl?
what are the various stages of job processing?
Is condition checking possible in jcl?
What dd statement is used to supply the name of a dataset?