LOGUNIT keyword

The LOGUNIT keyword specifies the name of the unit on which the input log data set resides.

Functions that support this keyword
Recovery function
Statements that support this keyword
  • GLOBAL statement
  • RCV statement
Site default option
Supported
Related keyword
IGNORCAT keyword
Format
Read syntax diagramSkip visual syntax diagramLOGUNIT= unitname
unitname
The unit name of the log data set for dynamic allocation.
Default value
None.
Usage note
The following table shows how the Recovery function handles the unit parameter for dynamic allocation.
Table 1. How Recovery function handles the unit parameter
Specification of LOGUNIT DBRC status is CATDS and input log is cataloged DBRC status is CATDS and input log is cataloged DBRC status is NOCATDS
LOGUNIT=unitname Ignore LOGUNIT. Use catalog information. Use LOGUNIT. Use LOGUNIT.
Omit LOGUNIT Use catalog information. Use the unit name in the LOG record in DBRC. Use the unit name in the LOG record in DBRC.