REDEFINE
Use the REDEFINE option to avoid the normal deletion and reallocation of the object data sets for STOGROUP-defined objects. This option is ignored for VCAT-defined object data sets. The value that you specify for REDEFINE applies to all STOGROUP-defined objects included with a single
BMC AMI Recover
command. To recover multiple STOGROUP-defined objects with some reallocated and others not reallocated, you must use one
BMC AMI Recover
command statement for the objects to be reallocated and a second
BMC AMI Recover
command statement for those objects not to be reallocated.
Regardless of the value of REDEFINE, if the data sets for a STOGROUP-defined object do not exist, BMC AMI Recover creates the VSAM data sets.
REDEFINE YES
REDEFINE YES is the default. If you specify REDEFINE YES, BMC AMI Recover deletes and reallocates the VSAM data sets for STOGROUP-defined objects prior to the recovery. For more information, see Storage-group-defined-data-sets.
NOSCRATCH | If you specify NOSCRATCH with REDEFINE YES, BMC AMI Recover invokes IDCAMS to uncatalog without scratching. You can use NOSCRATCH to support disaster recovery scenarios where the following conditions are true:
Using this option eliminates mount messages for the primary site packs that do not exist at the recovery site. |
---|
REDEFINE NO
REDEFINE NO tells BMC AMI Recover not to delete and reallocate the VSAM data sets for the object. This option enables you to treat STOGROUP-defined objects as VCAT-defined objects and to reallocate the VSAM data sets manually, or use the data sets already assigned to the object. New volumes are used as needed from the STOGROUP, even with REDEFINE NO specified.