why jobstep can't be more than 255 and for GDG has max
limit 255 . Is there any relation between the two
Answer / guest
255 is the highest value a byte could have. So 255 decimal
is "FF" in hexa.
Internal routins for accessing and handling Datasets,
written by IBM, are using ContolBlocks.
Some contents are stored in only one byte. And so, the
highest value could only be 255.
| Is This Answer Correct ? | 1 Yes | 0 No |
in step1 of a jcl,disp=(mod,delete,delete) step02 exec pgm=ccc,cond=(0,le) will step02 be executed? i)never ii)always iii) iv)... i dont remember options
what is the difference between JES3 and JES2?
Differentiate between addressing mode and run mode.
What is GDG and what is the maximum limit of versions that can be created?
In sms datasets, what is the function of the dd mgmtclas keyword?
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
consider the following progrm statements MOVE 0 TO SW.NO.OF.REC PERFORM PRI-OUT UNTIL SW=1 DISPALY NO.OF.REC STOP RUN PRE-OUT READ IN-FILE AT END MOVE 1 TO SW WRITE OUO-REC FROM IN-REC ADD 1 TO NO.OF REC if the IN-FILE contains 1000 records what value will be displayed after the PERFORM is over? assume that N0.OF.REC has PIC 9(4) a.1000 b.1001 c.1 d.none of the above
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
what is inrec fields and outrec fields in sorting
whats SOC7?
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,