What is the purpose and meaning of the TIME keyword and what
JCL statement is it associated with?
Answer / guest
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 ? | 4 Yes | 0 No |
What is the DD statement for a output file?
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?
is step name is compulsory in jcl ?
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem
How is the record format of an output dataset specified?
i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?
Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?
what is the purpose of SYSOUT parameter in the DD statement?
what is a steplib
What are three major types of JCL statements? What are their functions?
Can a PS file be read in reverse order?If so,how
How can a jobs execution priority be modified?