Recovery utility options
Option | Description |
---|---|
RECOVER_UTILITY | Choose either the BMC AMI Recover utility or IBM Db2 RECOVER (DSNUTILB) utility for recovering the current object set or object. Specify the recover utility to use for recovery, as follows:
|
CHECK_UTILITY | Choose either BMC CHECK PLUS utility or IBM DB2 CHECK (DSNUTILB) utility as the utility to be used for performing integrity checks on the current object set or object. Specify the check utility as follows:
|
COPY_UTILITY | Choose either the BMC AMI Copy utility or IBM Db2 COPY (DSNUTILB) utility as the utility to be used for making post-recovery image copies immediately after the current object set or object has been recovered. Specify the copy utility as follows:
|
REGION_SIZE | Specify the amount of virtual storage used by the recover utility. The valid range is -1 through 2047 MB. The default value is 0 MB, in which case the amount of virtual storage needed to run the job is automatically made available when the recover utility runs. Some data centers do not allow a region size of 0 MB. A value of -1 specifies that BMC AMI Recovery Manager will not generate region size at the step level. BMC AMI Recovery Manager JCL generation recognizes the -1 value and does not generate REGION=. |
CHECK_PEND_ACTION | Specify the action that you want to take to correct-check the pending status on recovered spaces after a point-in-time recovery. You can specify one of the following commands:
Table spaces that have parents or hash tables will be selected to have CHECK DATA after they are recovered and when the object set option Check Pend Action is CHECK. |
REDEFINE_VCAT_OBJ | Include IDCAMS delete and define steps for VCAT spaces before the recover utility executes. To execute recovery JCL that includes this step, you must have Db2 STOP and DISPLAY authority and control authority on the physical data sets. Be aware of the following items:
|
COPY_AFTER_copyType | Make a primary image copy for the local site after the object set or object has been recovered. The variable copyType is one of the following values:
You must specify a primary copy in order to specify a backup copy. For example, if you want a recovery site backup copy, you must specify a recovery site primary copy. |
DELETE_STOGROUP_OBJ | Delete STOGROUP spaces before the recover utility executes. To execute recovery JCL that includes this step, you must have Db2 STOP and DISPLAY authority and control authority on the physical data sets. Specifying DELETE_STOGROUP_OBJ YES causes the data set to be deleted if the object is STOGROUP-defined, regardless of the setting of the REUSE parameter. |
REUSE | Reuse target spaces. Specify one of the following options:
|
MAX_CONCURRENT_JOBS | Specify the maximum number of concurrent jobs that you want BMC AMI Recovery Manager to use when processing the current object set. The range is 0-99. |
ALWAYS_REBUILD_INDEXES | Choose to either rebuild indexes from table data or to recover them from image copies and log data when possible.
|
INDEX_ALL | Recover all indexes for the table spaces in the object set by using INDEX ALL syntax. This option is intended for applications having a large number of indexes (for example, ERP applications such as SAP/R3). When you select the INDEX ALL option, the ARMBGEN program does not search for related indexes for objects in an object set during JCL generation because their inclusion is implied. |
MIRROR | Specify whether the objects in the object sets are mirrored. Mirrored object sets are excluded from the primary disaster recovery JCL that you generate, although they can optionally be included in alternate JCL. This feature is only available with the Recovery Management for Db2 solution and you must activate at least level 2 mirroring at the subsystem level. For more information, see the Recovery Management for Db2 documentation |
BLKALLOC | Use this option to convert cylinder or track specifications to kilobytes when you redefine VCAT objects. |
LIMIT_SYSCOPY_SEARCH | Limit the time range for which BMC AMI Recovery Manager searches the SYSIBM.SYSCOPY table for a requested copy or quiesce point. Type 0 to search all rows in the SYSCOPY catalog table. To limit the search (for performance reasons), type a value from 1 through 99 to indicate the number of days of SYSCOPY entries to include in the search. |
AUXCHK | Specify whether the BMC AMI Recover needs to keep ACHK/CHKP status to base or auxiliary space if recovered without their associated spaces. Specify one of the following options:
|
This section contains the following topics: