How do you send the output of a COBOL program to a member of
a PDS?
Answer Posted / suputhru
Hey Guest,
you are doing great job, keep it up.
- SK.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is jcl in mainframe?
Can an individual step be restricted from using all the jobs allowed cpu time?
how you can direct the data to spool using SYSOUT option?
Is it possible to left uncode disp?
Name a few IBM utility programs, and explain its function.
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
what are JCLLIB and STEPLIB in JCL?
Explain dd statement in jcl?
Explain the function of dd disp parameter?
What is the format of comment statement?
what is the purpose of coding class parameter in job statement?
What parameter directs the output of the job log dataset?
Can we call instream to catalog and catalog to instream?
how you can access an uncataloged dataset in a JCL?
What is the maximum length of a single line of jcl?