BMC AMI Recover (OUTCOPY) options
You can use
BMC AMI Recover
to make updated image copies from typical recovery resources such as prior image copies, change accumulation files, and Db2 logs.
During an OUTCOPY ONLY operation, BMC AMI Recover writes the output to a sequential image copy data set instead of a Db2 space, which enables you to make copies without accessing the Db2 space or interfering with normal Db2 access in any way. If you elect to end the process at any of the following points, the new copy, if registered, is registered as a SHRLEVEL REFERENCE full image copy:
- The log point of a SHRLEVEL REFERENCE incremental
- The log point of a quiesce point
- The log point of the last -ARCHIVE MODE(QUIESCE) command
- The last successful subsystem shutdown (in a non-data-sharing environment)
For more detailed information about the BMC AMI Recover OUTCOPY option, see the BMC AMI Recover for Db2 documentation.
The BMC AMI Recover OUTCOPY options are listed alphabetically in the following table along with the defaults that apply in this case.
Option | Default | Description |
---|---|---|
ANALYZE | YES | Prints information about objects that are targeted for recovery when you execute the recovery JCL, as follows:
|
AUTOSIZE | YES | Turns dynamic sizing for output image copies or change accumulation output files on or off:
|
EARLYCAT | YES | Verifies that data sets that are marked as cataloged during the ANALYZE phase actually exist in the operating system catalog. Specify No to delay verification until the data sets are allocated. |
EARLYRECALL | YES | Retrieves archived image copies and log data sets during the ANALYZE phase Specify No to delay recall until the data sets are accessed or allocated. |
MAXDRIVES | BMC AMI Recover configuration option | Specifies the maximum number of tape drives to be used during backup. The default is the value of the BMC AMI Recover MAXDRIVES configuration option. |
MAXPRIM | 0 | Sets a maximum amount of disk space (in the units specified by SPACE) to allocate as primary space. Valid values are 0 through 65535. A nonzero value establishes an upper limit for primary space allocation; 0 specifies no limit. |
SORTDEVT | BMC AMI Recover SORTDEVT configuration option | Specifies the device type for temporary work data sets that are required for log sorts |
TOLOGPOINT | CURRENT | Specifies the point in the Db2 log to which the backup copies should be made, as follows:
|
This section contains the following topic:
Related topics