Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP
BOTH, by default ?
Answer Posted / harikumar.ch
CPU time is assigned at JOB level, if any step/steps
exceeding the time limit results in abend(s322).
Time specified at job level overrides the time
specified at step level.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the function of the dd avgrec keyword in sms datasets?
Explain the hierarchy levels in jcl?
What do you understand by jcl?
what is the resolution for sb37 error
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What do you understand by the term notcat 2 – gs?
when can a job time-out occur? How to overcome that?
What are s0c1, s0c4, s0c5, s0c7 and socb?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Is it possible to define dd statements as you want?
How does jcl specify the job to the operating system?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
How to submit a jcl from cics?
Explain how can a stopped job be started again?
Define concatenating?