Previous Topic: Restore Two Clusters to Different CatalogsNext Topic: Restore with *AMS Overrides


Restore Clusters with a User Exit

The following control statements restore all clusters from the original volume to TESTAA, processing each cluster through a user exit and changing the volume on which the cluster resides. The exit does not know the names of the clusters being restored; instead, the exit restores a subset of each cluster's records in order to build a test database.

RESTORE
CLUSTER
CL=++++++++++ UEXIT=CONVERT *AMS -
 CLUSTER ( VOL (TESTAA))