Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59)
is the last one ?
Answer Posted / rup
No, we cannot give because maximum time limit is 1440
minutes. TIME = (1440, 59) exceeding time limit ..
TIME = (1439, 59) is True.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What does a disposition of (MOD,DELETE,DELETE) mean ?
Name what parameter directs the output of the job log dataset?
Is automatic restart possible in jcl? If yes, how?
What is jcl in mainframe?
Why block size is multiple of lrecl in jcl?
How to submit a jcl from cics?
which utility is used to sort a file in jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Name a few IBM utility programs, and explain its function.
when can a job time-out occur? How to overcome that?
What does a disposition of (new,catlg,keep) for a dsn mean?
how can you check if a file is empty using jcl?
Does jcl support automatic restart?
What is jcl in mainframe, and how many types of jcl statements are there for a job?