DSNJ112E csect-name INSUFFICIENT ACTIVE LOG DATA SETS DEFINED IN BSDS

Explanation

There are not enough active log data sets defined in the BSDS to start Db2. This condition usually exists for one of the following reasons.
  • Fewer than two data sets are defined for one of the active log copy sets.
  • DSN6LOGP specified TWOACTV=YES in Db2 initialization parameters, but data sets for two copies of active log are not defined in BSDS.
  • Fewer than two data sets are available (not flagged as STOPPED or REMOVAL PENDING) for one of the active log copy sets.

System action

Db2 startup is terminated.

Operator response

Notify the system programmer.

System programmer response

Use the change log inventory (DSNJU003) utility to make the number of active log data sets defined in the BSDS consistent with the parameters specified on DSN6LOGP. Log data sets that are flagged as 'STOPPED' will not be reused by Db2. These data sets must be recovered (either redefined or recovered from the other copy of the log) and the log data sets must be deleted and re-added to the BSDS (using DSNJU003) with the appropriate RBA's, to clear the STOPPED status. Restart Db2.