On Mon, 29 Jun 2009 12:45:20 -0400, Klein, Kenneth wrote: > > COPY DATASET( INCL(SMPE.Z19.RESZP1.SMPTLOG )) - > CONCURRENT NOTIFYCONCURRENT - > CATALOG TOL(ENQF) WAIT(2,30) - > BYPASSACS(**) - > STORCLAS(SCNONSMS) OUTDDNAME(OMVSS3) - > RENUNC( (SMPE.Z19.RESZP1.SMPTLOG , - > SMPE.Z19.RESZS3.SMPTLOG ) - > ) > >I've got to ge able to specify a volume so my DDDef's will point to the >right one.
No one yet has asked you this. Why do you need this data set on a specific volume? Isn't this log data set unique to this SMP/E zone? If so, your DDDEF can simply reference it by DSNAME. -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

