DSNU443I csect-name type CHANGE LIMIT MET FOR obj-type obj-qual.obj-name

Explanation

The COPY utility is indicating whether the percent of changed pages in the specified table space, partition, or data set meets the CHANGELIMIT values. type values:
NO
If no CHANGELIMIT met.
INCREMENTAL
If the percent of changed pages is greater than the low CHANGELIMIT value and less than the high CHANGELIMIT value.
FULL
If the percent of changed pages is greater than or equal to the high CHANGELIMIT value.

System action

Utility processing continues.

User response

If the REPORTONLY option is specified and the result of this job step is not used to conditionally execute other job steps, examine the utility messages for this table space, partition, or data set to determine if it has changed to such a degree that an image copy or other step should be performed.

Severity

The return codes are:
1 (informational)
If no CHANGELIMIT was met.
2 (informational)
If the percent of changed pages is greater than the low CHANGELIMIT and less than the high CHANGELIMIT value.
3 (informational)
If the percent of changed pages is greater than or equal to the high CHANGELIMIT value.