DSNU445I csect-name ictype IMAGE COPY WILL BE TAKEN FOR obj-type obj-qual.obj-name

Explanation

The COPY utility is indicating whether the percent of changed pages in the table space meets the change limit value, and whether an image copy will be taken. ictype values:
NO
If no CHANGELIMIT value 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. An image copy is taken if a change limit is met. If the low CHANGELIMIT value is met, then an incremental copy is taken. If the high CHANGELIMIT value is met, then a full image copy is taken.

Severity

0 (informational)