+COPYLVL
(SPE2010)
The +COPYLVL parameter determines the type of copy file that BMC AMI Reorg or BMC AMI Load creates:
- Partition-level image copy
- Single table space full image copy that contains all partitions (sometimes known as a DSNUM ALL copy)
Valid parameter values are as follows. For the rules that apply to parameter syntax, see Parameter syntax rules.
PART | (Default) Creates partition-level image copies. |
---|---|
FULL | Creates a single full image copy that contains all partitions. |
If you specify +COPYLVL(FULL), you can specify only a single range of partitions. If you specify more than a single range, BMC AMI Reorg or BMC AMI Loadforces +COPYLVL(PART), creating partition-level image copies for each reorganized partition.
This is not a configuration-only parameter. The default value is specified at installation.
BMC AMI Reorg or BMC AMI Load uses any previously configured value of +COPYLVL or utility JCL specifying +COPYLVL in RRGPARMS unless that configuration is overridden by another configuration in the following order of precedence:
- COPYLVL FULL|PART on the BMC AMI Reorg SYSIN command
- +COPYLVL in UTLPARMS when specified in a utility job
- +COPYLVL in a new or reconfigured BMC AMI Utilities configuration setting
Specifying the +COPYLVL value in SPE2010 is reflected in UTLPARMS and negates any JCL with +COPYLVL specified in RRGPARMS.
Related topics