Space announcement We are no longer updating this space, and you cannot comment on this space. The RECOVERY PLUS for IMS component is now documented in BMC AMI Backup and Recovery for IMS.

LOG keyword


You can use the LOG keyword to identify the input log data sets.

You can omit the LOG keyword under the following circumstances:

  • No log data sets are needed for the recovery.
  • Log data sets are needed for the recovery, but they are explicitly allocated with the DFSULOG DD statement in the JCL.
  • You want to allocate the log data sets dynamically, and you have specified the DSALLOC(Y) keyword.

Uses

Required on the LOG control statement. Optional on the following control statements:

  • AREC
  • GROUP
  • REC

Related keywords

None

Syntax

LOG(value)

Values

Specify one of the following values:

  • *—Dynamically allocate log data sets. DBRC must be active, as specified with DBRC(Y). The Recovery utility forces DSALLOC(Y) for the logs data set. For more information, see Allocation-of-input-data-sets.
  • ddname—Explicitly allocate the log data sets. Specify the ddname (1-8 characters) of the DD statement that describes the data sets. You can use concatenated multiple logs.

    Important

    Do not use SORT as the first four characters of the log ddname.

Default

None

Related topic

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*