TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?
Answer Posted / sathish kumar
It is a amount of cpu time that a job or perticuler job
step is permitted to utilized before it is terminated.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is notcat 2 - gs?
Explain in DD statement what is the use of DCB parameter?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the function of dd disp parameter?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Mention the types of job control statements?
How does jcl act on code(if you take a cobol program)?
Explain how can values be passed from the job stream to an executable program?
Which statement is used to identify the private libraries in job?
Differentiate between the joblib and the steplib statements?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what is JCL?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Can we call instream to catalog and catalog to instream?