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
whats the diff bw the evaluate also and and?
how you can access an uncataloged dataset in a JCL?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How is a type of file defined in the jcl that executes the cobol program?
Differentiate between addressing mode and run mode.
how can the same proc be re-used and called by many jobs?
List the various advantages of using jcl language?
When space is allocated for an output dataset, what units can be used?
What is the use of disp parameter?
Explain dd statement in jcl?
Can we use DISP=SHR in output file in JCL
What is the function of the dd avgrec keyword in sms datasets?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what happens in execution stage in job processing?
What is notcat 2 - gs?