Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
Answer Posted / sagar
CPU time is assigned to job by default.
But if it is assigned to both job and jobstep, job time
overrides jobstep time.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What do you understand by the term notcat 2 – gs?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
what is DSN parameter and DISP parameter is used for?
Are there any set of rules for the names of the steps used in a job?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
Why block size is multiple of lrecl in jcl?
is there any way to execute more than one proc in the same exec statement at the same time..?
what is the use of IEBGENER utility?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Name a few IBM utility programs, and explain its function.
List the various advantages of using jcl language?
what happens in execution stage in job processing?
When space is allocated for an output dataset, what units can be used?
How jcl work to handle various input output file operations?
For what purpose steplib and joblib are used ?