TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?
Answer Posted / runjhun
TIME parameter in JOB statement specifies max. CPU
timelimit for the entire job whereas that coded in EXEC
specifies the time limit for that particular step only.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How can return codes be tested before execution of a job step?
What are the difference between jcl and jes?
What is the significance of addrspc parameter in exec statement?
What is the significance of addrspc parameter in the exec statement?
what is DSN parameter and DISP parameter is used for?
what is a jcl?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
what is the JCL statement consists of?
Explain how can a jobs execution priority be modified?
Where & How Do You Code Identifier In Jcl?
How to do automated restart when a job abend?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
List the various advantages of using jcl language?
What are s0c1, s0c4, s0c5, s0c7 and socb?