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
