00D96021

Explanation

The Db2 subsystem was terminated during restart because a failure occurred while attempting to read the log forward MODE(DIRECT). It is accompanied by a recovery log manager abend X'04E' with a reason code describing the specific failure.

Each time a portion of the log is skipped, a read direct is used to validate the beginning RBA of the portion that is read.

This is a Db2 subsystem termination reason code.

System action

Standard Db2 diagnostic information is recorded in SYS1.LOGREC, and an SVC dump is requested for the original error before Db2 subsystem termination is initiated.

Operator response

  1. Run the print log map (DSNJU004) utility to print content of both BSDSs.
  2. Print SYS1.LOGREC.
  3. Follow instructions for the accompanying recovery log manager error. Use the MVS DISPLAY DUMP command to get the failure reason code from dump titles.

System programmer response

Obtain a copy of the SYS1.LOGREC and the SVC dump for the original error. If possible, correct the cause of original error and restart Db2.