HI,
I have to copy extended format (PS-E and VS-E) datasets between partitions.
The partitions share DASD but do not share anything else.
They have different SMS configurations.
The same Storage Group is defined in both partitions, but each partition has 
different volumes.

I've been copying datasets between partitions like these for a while using this 
DFSMSdss copy command:
COPY DATASET( -
   INCLUDE( -
   SYS1.IOA.V919.LNKLST -
   SYS1.IODF24.CLUSTER -
   )) -
   REPLACE    -
   TOL(ENQF) -
   BYPASSACS(**) -
   NULLSTORCLAS  -
   PROCESS(SYS1)  -
   ALLDATA(*) ALLEXCP -
   RECATALOG(ICFCAT.MCATZ23) -
   OUTDYNAM(Z23R01) -
   SHARE

The catalog in the RECATALOG parameter is the catalog for the destination 
partition.

Does anyone have an idea how to do this for SMS managed extended format 
datasets?

Thanks

Gadi


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to