TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?
Answer Posted / varun
TIME specifies the maximum CPU time allocated for a
particular job or job step. If TIME is in the JOB card, it
relates to the entire job; if in the EXEC statement, it
relates to the job step.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of dd * statement in jcl?
How do you overcome this limitation ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Where can program checkpoints be stored for use in a restart?
Explain about LMQUERY�give a dialog information about a data set
What do you understand by jcl?
How does the jcl specify the job to os?
what is SOC4 error?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain the jcl exec statement?
what is the use of IEBGENER utility?
what is use of space parameter in dd statement?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain the function of job statement in jcl?