00D96031

Explanation

The restart FRR invoked Db2 subsystem termination, because a failure occurred while attempting to read the log backward 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. For further information, see IRLM abend codes.

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.
  4. Start Db2 again.

System programmer response

Obtain a copy of the SYS1.LOGREC and the SVC dump for the original error.

Problem determination

See the accompanying abend reason code.