TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?
Answer Posted / rajendra desale
cpu time.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is a jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What do you understand by the terms: joblib and steplib?
What is the function of //jcllib statement?
How to pass the parameter in parm using linkage section ? (syntax)?
Is condition checking possible in jcl? If yes, how?
Why include statement is used in a jcl?
When output dataset space is required, what quantity categories are used?
how you will the direct the data to spool using sysout option?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what are the types of abends that occur on job failure? And explain the possible causes of these
What does a disposition of (new,catlg,keep) for a dsn mean?