FROMCOPYPOOL: Recovering a volume or data set that belongs to multiple copy pools

Explanation: FROMCOPYPOOL(cpname) is an optional parameter that you must specify if the volume or data set you want DFSMShsm to recover belongs to a storage group that is defined within multiple copy pools. For cpname, substitute the name of the copy pool that contains the volume. When performing a data set recovery, DFSMShsm checks the catalog to determine the volumes on which the data set resides. Based on the first volume, DFSMShsm determines which copy pool the volume belongs to. If the volume belongs to more than one copy pool, you must specify the FROMCOPYPOOL(cpname) keyword. The FROMCOPYPOOL is a required keyword for deleted data sets. If the data set is uncataloged, but exists on a volume, you must specify both FROMCOPYPOOL and REPLACE keywords in order to recover the data set.

Defaults: None.