On Wed, Sep 7, 2016 at 12:04 PM, Mosley, George <[email protected]> wrote:
> Hello. > > I don't have a lot of experience in this area so I'm stumbling and seem to > be missing somethi27936ng obvious. > > 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? > Why do you think that you're missing anything? IEBCOPY does use the PS/VS/27936 attributes, which override any other values. What XMIT does is take that output and "encode" it into "card images" (FB/80). The RECEIVE command reconstructs the IEBCOPY formatting and then uses IEBCOPY internally to restore a PDS. > > Thanks. > > George Mosley > -- Unix: Some say the learning curve is steep, but you only have to climb it once. -- Karl Lehenbauer Unicode: http://xkcd.com/1726/ Maranatha! <>< John McKown ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
