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
how to run batch program without jcl?
Explain the purpose of the dd keylen parameter?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What is condition checking in jcl? Is this possible?
What do you understand by the term job time – out and how can you overcome that?
What is the function of the dd dcb keyword?
What is NOTCAT ?
What happens if both JOBLIB & STEPLIB is specified ?
What do you understand by jcl?
Why include statement is used in a jcl?
How gdg are concatenated?
Name what parameter directs the output of the job log dataset?
Explain the purpose of dd * statement in jcl?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How can unused space allocation be returned to the system when a dataset is closed?