INCOPY specification
Option | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
DSNAME dataSetName | DSNAME dataSetName is the data set name of the copy used during recover. For an Instant Snapshot copy or an IBM FlashCopy, this name should be the VSAM data component name or the cluster component name. The VSAM data component name is printed in the output from the BMC AMI Copy for Db2 job that created the Instant Snapshot. For a FlashCopy, the cluster component name is printed in the output from the IBM Db2 COPY utility. In reporting, BMC AMI Recover displays the name that was supplied with this parameter. If you specify a generation data group (GDG) name, you can either specify the relative GDG name or the fully qualified data set name. If you specify a relative GDG name for an existing data set, use either (0) or (-n) for the relative generation. Do not refer to it as the (+1) generation. The most recent data set is the (0) generation, even if it was created in a previous step in the same job. | ||||||||
MODEL dataSetName | MODEL dataSetName allows you to construct the copy data set by using symbolic variables. This is useful when used with OBJECTSET processing. You can construct dataSetName by using the symbolic variables in Using symbolic variables.
| ||||||||
RBA X'logPoint' or LOGPOINT X'logPoint' | RBA X'logPoint' or LOGPOINT X'logPoint' indicates the log point of the copy. The keywords RBA and LOGPOINT are interchangeable regardless of the version of Db2 used. To recover to the current point or to a quiesce point, you must code a log point value on the last copy specified so that BMC AMI Recover knows at what point in the log to start obtaining log records for the table space or index. If no log point is specified on the last copy, you must recover TOCOPY and no log is processed. | ||||||||
SHRLEVEL REFERENCE | SHRLEVEL REFERENCE indicates that the share level of the copy is REFERENCE. If you do not specify a value for SHRLEVEL, the default is REFERENCE.
| ||||||||
ENCRYPTED | Use the ENCRYPTED option to specify that the specified copy is an encrypted image copy made by BMC AMI Copy. For more information about using encrypted copies, see Recovery-of-encrypted-copies.
| ||||||||
COMPRESSED | Use the COMPRESSED option to indicate that the specified image copy is a compressed copy of a compressed index made by DSN1COPY or BMC AMI Copy. For more information about BMC AMI Copy compressed copies of compressed indexes, see Copying compressed indexes in the BMC AMI Copy documentation. | ||||||||
INVOLUME | The INVOLUME specification gives the volume information for the copy indicated in the INCOPY specification.
| ||||||||
SLBPOOL copypool | Use the SLBPOOL option to specify the copypool of the system-level backup (SLB) to be used for recovery. | ||||||||
SLBVERSION(version) | Use the SLBVERSION option to specify the version of the system-level backup (SLB) to be used for recovery. |