DSNU414I csect-name UNABLE TO RETRIEVE RESTART/REDO LRSN obj-type obj-qual.obj-name

Explanation

This message is issued by the Db2 COPY utility when an error is encountered during the retrieval of a log record sequence number (LRSN).

This error can occur in these situations:
  • Another Db2 in a data sharing group terminated abnormally while trying to update the table space or index space.
  • A failure occurred while trying to communicate with other DB2s in the data sharing group.

System action

The utility job terminates.

User response

Issue a -DISPLAY DATABASE command with the USE option to determine if any other Db2 systems hold a retained lock on the table space or index space (status = RSTRT). If so, you must restart that Db2 system before the COPY job can be successfully run.

Severity

8