DSNU446I csect-name - CHANGELIMIT REPORT INFORMATION UNAVAILABLE FOR object-type object-qualifier.object-name, A FULL IMAGE COPY MUST BE TAKEN

Explanation

The COPY utility was run with the CHANGELIMIT option. However, the required data set statistical information was not available. To use the CHANGELIMIT option, a full image copy must exist for the target object.

csect-name
The name of the control section that issued the message.
object-type
The type of object.
object-qualifier.object-name
The qualified object name.
Possible reasons why the statistical information is not available include:
  • The request was for one of the following table spaces that are maintained by Db2: DSNDB01.DBD01, DSNDB06.SYSCOPY, DSNDB01.SYSUTILX, or DSNDB01.SYSDBDXA.
  • The LOAD utility or REORG TABLESPACE utility was run on the table space or data set, but no subsequent full image copy was taken.
  • No full image copy was found for the requested sites.
  • The requested table space or data set is in COPY-pending status.
  • The request was for an entire table space, but the most recent image copy for the table space is at the data set level.
  • The previous image copy is a DFSMS concurrent copy.
  • The previous image copy is a FlashCopy® image copy.
  • The previous image copies are a FlashCopy image copy and sequential format image copies that were generated in the same execution of the COPY utility.
  • The previous image copies are sequential format image copies that were generated from a FlashCopy image copy by the COPYTOCOPY utility.

System action

If the COPY statement included the REPORTONLY option, the statistical information report is not generated. If the REPORTONLY option was omitted, a full image copy is taken.

User response

If REPORTONLY was specified, submit another COPY job to take a full image copy.

Severity

4 (warning)