DSNJ072E ARCHIVE LOG DATA SET dsname HAS BEEN ALLOCATED TO NON-TAPE DEVICE AND CATALOGED. ZPARM CATALOG OPTION OF 'NO' HAS BEEN OVERRIDDEN.

Explanation

The following archive log subsystem parameters specified that all archive log data sets are to be allocated to a non-tape device and uncataloged:

  • The UNIT subsystem parameter specified a non-tape device.
  • The CATALOG subsystem parameter value was specified as NO.

However, Db2 requires that all archive log data sets that are allocated to non-tape devices must be cataloged.

dsname
The archive log data set.

System action

The specified archive log data set was allocated to a non-tape device, as specified by the UNIT subsystem parameter, and was cataloged. The specified CATALOG subsystem parameter value of NO was overridden. The BSDS reflects that the data set was cataloged.

Operator response

Notify the system programmer.

System programmer response

Change the values of the UNIT and CATALOG subsystem parameters so that they are consistent with one another