DSNU534I csect-name TARGET RECOVERY POINT IS NOT A QUIESCE POINT
Explanation
The RECOVER utility attempted to recover to a point in time, but one of the following conditions was detected:
- The table space set is not being recovered to a quiesce point or to a set of image copies that were taken with SHRLEVEL REFERENCE.
- Not all table spaces in the table space set have the same quiesce point.
- A table space in the table space set contains a dependent table with a referential constraint that was defined after the specified quiesce point.
A table space set is a group of related table spaces. It includes a table space and the following related table spaces:
- Any referentially related table spaces
- Any associated auxiliary LOB or XML table spaces
- If the table space contains an archive-enabled table, the table space that contains the associated archive table
- csect-name
- The name of the control section that issued the message.
User response
If possible, recover the table space set to a quiesce point or to a set of image copies that were taken with SHRLEVEL REFERENCE. Otherwise, use the CHECK DATA utility to check and correct referential violations. Use the CHECK DATA utility on the base table space and the CHECK LOB utility on any LOB table spaces to validate the LOB columns.
Severity
4 (warning)