Re: sms overriding my specification of target volume



They can still be referenced by name via the catalog, assuming unique
names. I only use volume references for target datasets. Distribution
and SMP/E land in SMS managed pools.

Dave Gibney
Information Technology Services
Washington State University


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@xxxxxxxxxxx] On
Behalf Of Klein, Kenneth
Sent: Monday, June 29, 2009 11:48 AM
To: IBM-MAIN@xxxxxxxxxxx
Subject: Re: sms overriding my specification of target volume

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
Kenneth.Klein@xxxxxxxx
502-495-5000 x7011

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@xxxxxxxxxxx] On
Behalf Of Tom Marchant
Sent: Monday, June 29, 2009 2:37 PM
To: IBM-MAIN@xxxxxxxxxxx
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 listserv@xxxxxxxxxxx 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 listserv@xxxxxxxxxxx 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 listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.



Relevant Pages

  • Re: A re-announce on GCs defects
    ... There is delay between the wanted destruction and the actual destruction. ... It's bad for CPU/Resource intensive but memory cheap objects. ... Weak references refer to references who do ... When all strong references to a target go out of their lifetime, ...
    (microsoft.public.dotnet.languages.csharp)
  • A re-announce on GCs defects
    ... The need for weak reference makes the destruction delay logically incorrect. ... Weak references refer to references who do ... When all strong references to a target go out of their lifetime, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: OSD ZTI installation cd "path not found" error
    ... I've verified that when I deploy a ZTI advertisement through SMS, ... I have double checked the references in CustomSettings.ini and there are no ... "Johan Arwidmark" wrote: ... Which reference in the bddadmindb database should I change? ...
    (microsoft.public.sms.tools)
  • RE: FLASHCOPY TARGET VOLUMES
    ... SMS status is not relevant. ... Subject: FLASHCOPY TARGET VOLUMES ... We currently FLASHCOPY NON-SMS DASD volumes to NON-SMS ...
    (bit.listserv.ibm-main)
  • Re: Bypassing __getattribute__ for attribute access
    ... def c: pass ... So when itself looked up, it returns a method object, which when called passes the 'target' object as first arg. ... to this class so that future references to x.set_xand X.set_x will ...
    (comp.lang.python)

Loading