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


Please Help Members By Posting Answers For Below Questions

How do you submit a job for execution?

717


what is DD statement is used in JCL?

764


What are the parameter we cannot use in procedure?

721


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2267


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

915






Explain how can the disposition of sysout datasets be set for an entire jobstream?

728


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2072


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

2047


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

743


Is their any limit for data sets?

786


Explain the hierarchy levels in jcl?

1239


what is the purpose of coding notify parameter in job statement?

779


what is the resolution for sb37 error

7993


How can the disposition of sysout datasets be set for an entire jobstream?

951


What are the 2 types of parameters in dd statement?

729