ARMBGEN SET OPTIONS option descriptions
Option | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
SIMULATE | Simulates disaster recovery for the objects in the object set or object sets. The recovery simulation feature simulates all aspects of recovery up to, but not including, the actual I/O. You might find disaster recovery simulation useful in reducing your disaster recovery testing costs. The default is NO. SIMULATE is a feature of the Recovery Management solution and requires the solution password. You must specify the following options to use SIMULATE YES:
1 If you specify Sitetype=Recovery, you must have RP or RB copies. | ||||||||
ESTIMATE | Estimates application resource recovery for a remote site. When you specify this option, ARMBGEN produces an estimate of the amount of time the recovery of your application resources will take, considering the options that you set and the unique configuration of your subsystem, including the number of table spaces, the size of table spaces, and more. The default is NO. This option is only available when you are using BMC AMI Recovery Manager as a component of the Recovery Management for Db2 solution. For more information about estimation and simulation, see the Recovery Management for Db2 documentation. | ||||||||
BACKOUT | Specifies whether the BACKOUT option is using BMC AMI Recover or IBM Db2 RECOVER (DSNUTILB) as the recovery utility. The BACKOUT option invokes the backout strategy for point-in-time recovery by using log points (TOLOGPOINT, TOQUIESCE) or a timestamp (Recovery Management solution only). This strategy assumes that spaces are undamaged and that you require a reset to a point in time. The spaces are used along with the log records between the point in time and the current point to back out to the required state. LOGSORT is required to properly order the log records. The default is NO when using BMC AMI Recovery Manager alone or when DSNUTILB is the recovery utility. The default is AUTO when using BMC AMI Recovery Manager as part of the Recovery Management for Db2 solution. Specify one of the following values:
Be aware of the following information when using BACKOUT:
(Recovery to CURRENT, TOCOPY, or TORESTARTRBA are not valid choices with a backout recovery.) See About BACKOUT recovery for a list of options that conflict with BACKOUT AUTO. | ||||||||
ANALYZE | Prints a recovery plan before executing the plan. Specify one of the following values:
BMC AMI Recovery Manager sets ANALYZE to NO if the recovery utility is DSNUTILB. | ||||||||
SITETYPE | Specifies whether the JCL created by ARMBGEN is to be run at the local site (the default) or at a recovery site. If you specify SITETYPE RECOVERY, ARMBGEN automatically sets the following object set options to Yes:
If you specify Db2 Recover (DSNUTILB) as the recovery utility for the object set and if you specify the DSNUTILB site type in the DSNUTILB-specific options, then the SITETYPE option is ignored. Also, if you use BMC AMI Recover alternate resources and you select the RP or RB copy as your first choice for the image copy in the recovery options, BMC AMI Recovery Manager considers the site type to be RECOVERY regardless of what you specify here. For more information about setting recovery utility options using the online interface, see Setting-utility-options. | ||||||||
UNRECOVER_RC | Specifies a return code that ARMBGEN should issue if it encounters an object that cannot or will not be recovered. Valid values are 0 through 254, and the default value is 4. A value of zero causes no return code to be issued and values (even those higher than 4) do not affect the step execution. This return code does not control the overall job return code. If BMC AMI Recovery Manager encounters errors other than unrecoverable data, it sets the return code based on the most severe condition code of all of the types of errors found. An object is considered to be unrecoverable by ARMBGEN if it exists in any of the following states:
For more information about object status, see BMC-AMI-Recovery-Manager-object-exception-status. | ||||||||
RESOLVE_INFLIGHTS | Specifies whether inflight units of work are to be resolved during a recovery to a user-specified RBA or LRSN. This option is only valid for a recovery using TOLOGPOINT or TOLOGMARK and is available only with the Recovery Management for Db2 solution. | ||||||||
JCLTYPE | Specifies whether the JCL used is for the remote or local site. This option is used for mirroring support only. The default is the value specified in SITETYPE. ARMBGEN only verifies that resources are actively mirrored if all of the following conditions are true:
| ||||||||
REPORTIX | Specifies whether to create a report showing all indexes that are associated with table spaces in the object set, but that are not included in the recovery because they are not in the object set. | ||||||||
REPORTLOBS | Specifies whether to create a report showing LOB-related spaces that are associated with table spaces in the object set, but that are not included in the recovery because they are not in the object set. | ||||||||
REPORTXML | Specifies whether to create a report showing XML-related spaces that are associated with table spaces in the object set, but that are not included in the recovery because they are not in the object set. | ||||||||
REPORTRI | Specifies whether to create a report showing all spaces related by referential integrity with table spaces in the object set, but that is not included in the recovery because they are not in the object set. | ||||||||
REPORTHISTORY | Specifies whether to create a report showing spaces that are associated with table spaces in the object set by a history (versioning) relationship, but that is not included in the recovery because they are not in the object set. | ||||||||
REPORTARCHIVE | Specifies whether to create a report showing archive table spaces that meet both of these conditions:
| ||||||||
CLONES ONLY | Specifies whether to include only clones in the processing. Non-cloned objects will be excluded. This option is not valid with compatibility mode. | ||||||||
SYNC | Specifies whether to use synchronization steps to control the running of multi-job JCL. SYNC YES generates synchronization steps, which ensure that the jobs are run automatically in the most efficient way possible. SYNC NO causes multi-job JCL to be generated without the synchronization steps. You must run the jobs manually in the correct sequence. The default is YES. This option requires the MAX_CONCURRENT_JOB option to be greater than 1 and is incompatible with UNLOADKEYS_BUILDINDEX=YES, which requires synchronization steps. SYNC is not available in the online interface. | ||||||||
LOGONLY | Specifies whether the recovery is a log-only recovery. The default value is NO. LOGONLY is not allowed with the following options:
| ||||||||
OBJECTSET | Specifies whether BMC AMI Recover is to use the repository to identify the objects in the object set, which means that you do not need to regenerate the recovery JCL when objects in the object set to change. The default value is YES. BMC AMI Recovery Manager generates the TABLESPACE OBJECTSET option and the INDEX OBJECTSET option in the recovery JCL. | ||||||||
EMAIL ENTRY NAME | Specifies the email entry name. The email entry name must pass the same validation as a member name. | ||||||||
EOJ_RC n | The value of n must be a number from 0 through 254. If the ARMBGEN return code is greater than or equal to the EOJ_RC value, an end-of-job email is sent. Emailing the end-of-job notification is optional. For more information about how to send email notifications, see Setting-email-entries. The following is an email output example: | ||||||||
EMAIL TIME EXCEEDED | Use the EMAIL TIME EXCEEDED option to request an email notification if the email time exceeded is specified , ARMBGEN completes, and the time estimate exceeds the time objective. | ||||||||
INDEP OUTSPACE | Specifies whether to recover to an independent outspace and not the table spaces. To use this option, you must have BMC AMI Recover. The default value is NO.
| ||||||||
LISTDEFDD | Specifies the ddname of the LISTDEF definition library. A LISTDEF library is a data set that contains only LISTDEF utility control statements.
| ||||||||
TEMPLATEDD | Specifies the ddname of the TEMPLATE definition library. A TEMPLATE library is a data set that contains only TEMPLATE utility control statements.
|