DSNU1318I csect-name - POINT-IN-TIME RECOVERY WITH AN IMAGE COPY THAT WAS TAKEN WITH THE SHRLEVEL CHANGE OPTION IS NOT ALLOWED ON object-type object-qualifier.object-name

Explanation

RECOVER with the TOCOPY, TOLASTCOPY, or TOLASTFULLCOPY option was run. The source for recovery was an image copy with the following characteristics:

  • The image copy was taken with the SHRLEVEL CHANGE option.
  • The image copy was completed prior to materialization of pending definition changes.

An image copy with this combination of characteristics is not valid as the source for recovery.

object-type
The type of object.
object-qualifier.object-name
The name of the object, as a qualified name.

System action

Utility processing is not initiated.

User response

Instead of running RECOVER with an image copy, run RECOVER with the TOLOGPOINT or TORBA option. Specify a log point that is after the point at which the image copy was completed. To determine the RBA or LRSN value when the image copy was completed:

  1. Run REPORT RECOVERY on the table space.
  2. Find the PIT LRSN value in the SYSCOPY record for the image copy that was used in the RECOVER job. The PIT LRSN value is the RBA or LRSN when the image copy was completed.

Severity

8 (error)