DSNU418I csect-name CANNOT TAKE IMAGE COPY AT DATASET LEVEL FOR NONPARTITIONED TABLESPACE obj-qual.obj-name IN COPY PENDING STATUS

Explanation

An image copy at the data set level was requested. However, it is not allowed for one of the following reasons:
  • The table space is in copy pending status.
  • The table space is not suitable for image copy at the data set level.
A copy of the entire table space is required.

System action

The COPY utility completes unsuccessfully with return code 8.

System programmer response

You must take a full image copy of the entire table space by specifying the DSNUM ALL option with the COPY utility.

Severity

8 (error)