What does the TIME parameter signify ? What does TIME=1440
mean ?
Answer Posted / xyz
Specifies the maximum CPU execution time permitted for the
JOB
If actual CPU execution time exceeds value specified in the
TIME parameter, JOB will fail with S322 abend
Formats are
TIME=(minutes, seconds)
TIME=minutes
TIME=(,seconds)
TIME=1440
TIME=NOLIMIT
Seconds can be in the range from 0 to fifty nine
Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
List the different jcl statements that are not permitted in the procedures?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
Why include statement is used in a jcl?
For what purpose steplib and joblib are used ?
How can values be passed from the job stream to an executable program?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
how to do automated restart when a job abends?
What is the purpose of dd?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is notcat 2 - gs?
How to run cobol program using jcl?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Is there any command to check wether the ps file is in sorted order?
In sms datasets, what is the function of the dd mgmtclas keyword?