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
which utility is used to sort a file in jcl?
Explain how can a stopped job be started again?
What is the maximum length of a single line of jcl?
a dd statement has 2 types of parameters. Name them?
A dd statement consists of 4 fields. Name them?
List the various advantages of using jcl language?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
how you can direct the data to spool using SYSOUT option?
What is the function of the dd dcb keyword?
How can a stopped job be started again?
What parameter directs the output of the job log dataset?
what happens in execution stage in job processing?
Explain the function of the dd dcb keyword?
which parameter is used to check the syntax of a jcl without executing it?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC