Answer Posted / santhosh
3 days
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Explain how can the disposition of sysout datasets be set for an entire jobstream?
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
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the significance of addrspc parameter in exec statement?
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?
Where can program checkpoints be stored for use in a restart?
How to do automated restart when a job abend?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
I need exexution process for JCL programs
What is timing concept in mainframe?
Explain the function of the dd dcb keyword?
what is use of disp parameter in dd statement?
What is the use of symbol // in jcl?
Explain the function of dd disp parameter?