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 the use of disp parameter?
Is it possible to code instream data in a PROC?
What is the function of dd disp parameter?
What is catelog procedure and how many catelog procedure to use in one job?
how do you access an uncataloged dataset in a jcl?
Name what parameter directs the output of the job log dataset?
Are there any set of rules for the names of the steps used in a job? What are they?
what are the various stages of job processing?
In job processing, what happens in conversion stage?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
How is the record format of an output dataset specified?
Must tape dataset definitions include vol=ser specifications?
How jcl work to handle various input output file operations?
What is the significance of addrspc parameter in exec statement?
Is it possible to left uncode disp?