I'm cloning a series of datasets for the smp datasets and the omvs files. I want them all on the same volser so changing the dddefs will be simpler. i.e. I don't have to look up each randomly allocated dataset to update it's dddef.
Tom, did you ever work in Glen allen? Ken Klein Sr. Systems Programmer Kentucky Farm Bureau Insurance - Louisville [email protected] 502-495-5000 x7011 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Tom Marchant Sent: Monday, June 29, 2009 2:37 PM To: [email protected] Subject: Re: sms overriding my specification of target volume 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 ---------------------------------------------------------------------- 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

