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
Explain the jcl exec statement?
What is the syntax of JCL statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
How to pass the parameter in parm using linkage section ? (syntax)?
How is a type of file defined in the jcl that executes the cobol program?
Can we use DISP=SHR in output file in JCL
define cond parameter in jcl?
what JCL Procedures?
How to run cobol program using jcl?
What is the function of the steplib dd statement?
Explain dd statement in jcl?
what are the various stages of job processing?
Differentiate between addressing mode and run mode.
What is the function of the dd mgmtclas keyword in sms datasets?
Is it possible to left uncode disp?