> -----Original Message----- > From: IBM Mainframe Discussion List On Behalf Of Paul Gilmartin > > On Mon, 11 Aug 2014 09:04:21 -0500, Norbert Friemel wrote: > > >On Mon, 11 Aug 2014 07:45:36 -0500, Barbara Nitz wrote: > > > >>//SYSUT2 DD DISP=(,KEEP),DSN=SYS1.SIEALNKE.N,DSNTYPE=LIBRARY, > >>// SPACE=(TRK,(4000,0,0)),UNIT=3390,VOL=SER=TGT001 > >>//SYSIN DD * > >> COPY INDD=SYSUT1,OUTDD=SYSUT2 > >> > >>This JCL results in IEBCOPY 'unloading' SYS1.SIEALNKE into arecfm=VS data > >>set (but ending with RC=0) > ... > >> > >>When I fully specify the output DCB, the copy operation works. ... > > > >It's not specific to z1090. Change the SPACE-Paramter from > >SPACE=(TRK,(4000,0,0)) to > SPACE=(TRK,(4000,0,1)). > > > Somewhat irritatingly, IEBCOPY exhibits this behavior even when I specify > such as: > > SPACE=(TRK,(4000,0)),DSNTYPE=LIBRARY > > I think I should get a syntax error, rather, when a utility attempts to > create a PS data set when > DSNTYPE=LIBRARY has been specified. (Specifying DSORG=PO likewise avoids the > problem.)
This behavior should be APAR-able, IMO. -jc- ********************************************************************** Information contained in this e-mail message and in any attachments thereto is confidential. If you are not the intended recipient, please destroy this message, delete any copies held on your systems, notify the sender immediately, and refrain from using or disclosing all or any part of its content to any other person. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
