Are these LPAR's in 2 different SMS-plexes, and if so, are they sharing
DASD?  That is a no-no.

DSS dump the data sets to tape in one LPAR and restore them in the other
LPAR.


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Lester, Bob
Sent: Wednesday, October 04, 2006 8:43 AM
To: [email protected]
Subject: SMS Question


Hi Folks,

 

          I'm trying to copy some SMS-managed application files
(vsam/non-vsam) from one LPAR to another.  I'm trying to preserve the
name, and catalog the copied file into a usercat on the other LPAR.

 

     DFSMSdss is complaining that I must use either DELETE or RENAMEU,
neither of which I want.

 

     Here's the version information and control statements.  

 

PAGE 0001     5695-DF175  DFSMSDSS V1R3.0  DATA SET SERVICES
2006.276 11:58

 COPY DATASET( -


      INCLUDE(AFD.INVEST1.**, -


              VAFD.INVEST1.**) -


      EXCLUDE(VAFD.INVEST1.HTV, -


              VAFD.INVEST1.H3V, -


              VAFD.INVEST1.H4V, -


              VAFD.INVEST1.H9V, -


              VAFD.INVEST1.TSV, -


              VAFD.INVEST1.T4V, -


              VAFD.INVEST1.T8V, -


              VAFD.INVEST1.T9V)) -


      OUTDYNAM((ZTINV1),(ZTINV2),(ZTINV3),(ZTINV4), -


               (ZTINV5),(ZTINV6),(ZTINV7),(ZTINV8), -


               (ZTINV9),(ZTINVA),(ZTINVB),(ZTINVC), -


               (ZTINVD),(ZTINVE),(ZTINVF),(ZTINVG), -


               (ZTINVH),(ZTINVI),(ZTINVJ),(ZTINVK), -


               (ZTINVL),(ZTINVM),(ZTINVN),(ZTINVO), -


               (ZTINVP)) -


      PERCENTUTILIZED(80) -


      RECATALOG(USERCAT.ZPRDVSAM) -


      TOLERATE(ENQFAILURE) -


      BYPASSACS(**) -


  STORCLAS(INV1PRD1) -   

  TGTGDS(SOURCE) -       

  ALLEXCP -              

  SHARE -                

  SPHERE                 

 

    When we run this, we get:  ADR713E (001)-ALLOC(01), UNABLE TO
ALLOCATE SMS MANAGED DATA SET VAFD.INVEST1.ABV BECAUSE NEITHER DELETE
NOR RENAMEU WAS SPECIFIED.

 

    Any ideas?       

 

Thanks

<*BobL*>

 

----------------------------------------------------------------------
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

Reply via email to