DSNJ154I csect-name REPLY Y TO RETRY LOG READ REQUEST, N TO ABEND

Explanation

While processing a Db2 must-complete function, Db2 encountered an error during an attempt to access the required log data sets.

System action

The DSNJ153E message identifies the critical log-read error, and immediately precedes this message. Db2 will wait for the operator's reply to proceed with the log-read request.

Operator response

Notify the system programmer. When actions have been taken to correct the cause of the log-read errors, reply 'Y' to request a retry of the failing log-read request. A reply of 'N' will fail the log-read request and the task will abend. Db2 then terminates.

System programmer response

Review the description of the reason-code associated with the log-read failure, and examine the system console log for additional messages regarding the log-read error. Correct the cause of the error, if possible, and reply 'Y' to the DSNJ154I message to retry the log-read request. If it is not possible to correct the problem causing the log-read errors, quiesce the work on the Db2 system before replying 'N' to the DSNJ154I message in preparation for Db2 termination.