TSO Transmit actually can select individual members using the MEMBERS(xxx yyy) option
-------------------------------------------------------------------------- Lionel B. Dyck (TRA Contractor) Mainframe Systems Programmer Enterprise Infrastructure Support (Station 200) (005OP6.3.10) VA OI&T Service Delivery & Engineering -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Wednesday, September 07, 2016 12:19 PM To: [email protected] Subject: [EXTERNAL] Re: IEBCOPY UNLOAD On Wed, 7 Sep 2016 17:04:28 +0000, Mosley, George wrote: > >I want to unload some PDS members (MFSGEN output, actually) into a single file >that I can keep in a PDS. > >I know that TSO XMIT does just that with the output file being PS/FB/80. > >When I execute IEBCOPY with SYSUT1 pointing to a PDS and SYSUT2 pointing to a >SEQ file (PS/FB/80), the DCB is altered to PS/VS/27936. > >What am I missing? > That's what it does. Sorry about your PDS. I don't think TRANSMIT will select multiple members. But you can IEBCOPY SELECTed members into a temporary PDS, and TRANSMIT that with INDD OUTDSN. (And it'll fix your broken PDS.) -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
