Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59)
is the last one ?
Answer Posted / vinay sonar
Maximum time is only 1440 minutes.If we didnt specify time
parameter or TIME=NOLIMIT then by default it will consider
1440 minutes
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Is it possible to code instream data in a PROC?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is the function of the dd mgmtclas keyword in sms datasets?
What is the purpose of the dd keylen parameter?
What dd statement is used to supply the name of a dataset?
How can values be passed from the job stream to an executable program?
In job processing, what happens in conversion stage?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what is SOC4 error?
How can a stopped job be started again?
Is acct parameter mandatory?
define cond parameter in jcl?
What is notcat 2 - gs?