DSNJ132I csect-name ARCHIVE LOG READ ERROR DSNAME=data-set-name, diag-information

Explanation

An I/O error occurred attempting to read from archive log data set data-set-name. The value for diag-information contains a portion of the message text generated by the SYNADAF macro to describe the error. The generated message text contains information such as jobname, stepname, unit address, device type, ddname, operation attempted, and error description.

System action

Db2 will attempt the read request on a secondary copy of the archive log, if it is available. If a secondary copy of the archive does not exist, or this error occurs on the secondary copy of the archive log, the log read request fails with reason code 00D10329.

Operator response

Notify the system programmer.

System programmer response

If the archive log read request is satisfied by a secondary archive log data set, no immediate response is required. Otherwise, attempt to determine the cause of the I/O error and recover the archive data set as required. For example, if the archive log data set has been reblocked by moving or copying the data set, or by an HSM recall, it could result in a 'wrong length record' error. Use IEBGENER, or an equivalent program, to restore the data set with the original DCB information.