DSNU520I csect-name RECOVER TO A PRIOR POINT IN TIME MIGHT LEAVE TABLE SPACE table-space-name INCONSISTENT

Explanation

RECOVER DSNUM to a previous point in time (for example, using the TOLOGPOINT option) was specified for a nonpartitioned table space. You might have recovered a data set that has different compression characteristics than the replaced data set. For example, the data set to which you recovered might have been compressed with a different dictionary.

System action

Processing continues.

User response

The table space might be in an inconsistent state. If the dictionary was not built with the data set that was just recovered, the results are unpredictable and might jeopardize all the data in the entire table space.

Recover all of the data sets in the table space to the same point in time. Do not ignore this message unless all data sets in this table space were recovered to the same point in time. Otherwise, the state of this nonpartitioned table space is inconsistent and unpredictable.

Severity

4 (warning)