What does the TIME parameter signify ? What does TIME=1440
mean ?
Answer Posted / kumaran
time parameter is used to specify the time limit to the job and step whenever the time exceeds we will be getting abend known as s322
1400 is the maximum time limit to our job
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is use of restart and how to use it?
Explain how can an in-stream dataset be terminated?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is catelog procedure and how many catelog procedure to use in one job?
what are JCLLIB and STEPLIB in JCL?
Mention the types of job control statements?
How can an in-stream dataset be terminated?
Explain dfsort utility?
what is use of dcb parameter in dd statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Differentiate between the joblib and the steplib statements?
How to pass data to a program that is coded in an exec statement?
what is the difference between JES3 and JES2?
Name a few IBM utility programs, and explain its function.
What is the function of //jcllib statement?