NFS?

--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3

________________________________________
From: IBM Mainframe Discussion List [[email protected]] on behalf of 
Gadi Ben-Avi [[email protected]]
Sent: Tuesday, July 14, 2020 6:06 AM
To: [email protected]
Subject: Copying Extended format datasets between partitions

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 [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to