DSNJ301I csect-name ERROR action ONLINE BOOTSTRAP DATA SET

Explanation

During command processing for the -RECOVER BSDS command or the -ARCHIVE LOG command, an error occurred while performing an operation on the bootstrap data set (BSDS). The type of operation is specified in the 'action' keyword in the message text:
  • ACCESSING: Unable to OPEN the BSDS.
  • READING: Unable to read a required record from the BSDS.
  • UPDATING: Unable to write a required record to the BSDS.
  • RESTORING DUAL: The contents of the stable BSDS was successfully copied to the replacement BSDS; however, the Db2 subsystem was unable to successfully restore dual BSDS operation.

System action

If this message was received during processing of the -RECOVER BSDS command, the Db2 subsystem will continue in single BSDS mode. If this message was received during processing of the -ARCHIVE LOG command, the archive log history record in the BSDS will not be updated to reflect the occurrence of an -ARCHIVE LOG command; logging and the offload processing will continue.

Operator response

Inform the system programmer of the type of error that occurred, and whether the error occurred while processing a -RECOVER BSDS command or an -ARCHIVE LOG command.

System programmer response

If this message was received during processing of the -RECOVER BSDS command, recovery action must be performed on the bootstrap data set before reentering the command. If this message was received during processing of the -ARCHIVE LOG command, no action is necessary.