The following table explains samples of the cluster name statement:
|
Statement |
Explanation |
|---|---|
|
CL=NAME - UEXIT=PROGRAM - *AMS - CLUSTER ( CYL(20 2)) - DATA ( FSPC(20 10)) |
The cluster is restored, and each of its records is processed by a user exit. During the auto-define process, the cluster's space allocation and amount of free space are changed. |
|
CL=CLUSTER.NAME |
If this is a cluster restore, this cluster is auto-defined and then restored. For a volume or catalog restore with EXCLUDE, this cluster is excluded because no parameters other than its name appear. |
|
CL=NAME REUSE DDNAME=CLDD |
The DDname CLDD is opened empty and the cluster is stored without auto-define. |
|
CL=NAME DEFINED DDNAME=DEFDD |
The DDname DEFDD is a previously defined empty cluster. Auto-define is not used. |
|
CL=+ *AMS - CLUSTER ( NAME (ABC.+)) |
All clusters (CL=+) are restored, with their high-level index changed to ABC. |
|
Copyright © 2011 CA.
All rights reserved.
|
|