DSNU562I csect name - TABLESPACE database.tablespace IS IN RECOVERY PENDING

Explanation

The table space against which the utility was running is in recovery pending status. A RECOVER TABLESPACE is required.

System action

No action is taken.

User response

Take one of the following actions:
  • Run the RECOVER TABLESPACE utility on the table space.
  • Run the LOAD REPLACE utility on the table space.
  • Use the REPAIR SET NORCVRPEND utility or the START DATABASE FORCE command to reset the recovery pending status. However, these two options will not correct the table space.

Severity

4 (warning)