How do you send the output of a COBOL program to a member of
a PDS?
Answer Posted / guest
Code the DSN as PDS (member) with a DISP = SHR. The DISP
applies to the PDS and not to a specific member.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
In job processing, what happens in conversion stage?
What is the function of //cntl statement?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Can an individual step be restricted from using all the jobs allowed cpu time?
when does a dataset go uncataloged?
What is the function of //jcllib statement?
Differentiate between the joblib and the steplib statements?
What are hierarchy levels in jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
Explain how can the submitting users racf authority be overridden in a job stream?
Explain the function of dd disp parameter?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How to override loadlib?
Where & How Do You Code Identifier In Jcl?
What is the motivation behind coding class parameter in job statement?