How do you send the output of a COBOL program to a member of
a PDS?

Answer Posted / anand.r

correct answer is
//iksa01j job
//step1 exec pgm=pgm1
//sysout dd dsn=pdsname(membername),disp=shr
//

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

765


what is the use of JCL?

763


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

1592


What are steplib and joblib? What for they are used?

783


What is the format of comment statement?

770






What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

669


how do you code a null statement?

878


which utility is used a dummy utility?

927


List the different jcl statements that are not permitted in the procedures?

723


define cond parameter in jcl?

874


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1764


How to submit jcl through a cobol program?

777


How can the attributes of one sms dataset be copied to another dataset?

968


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2375


How can the disposition of sysout datasets be set for an entire jobstream?

951