DSNU1132I csect-name COPYDICTIONARY OPERAND CANNOT BE A PARTITION THAT IS BEING REPLACED

Explanation

LOAD COPYDICTIONARY was specified on a partition that was also being replaced. COPYDICTIONARY is not supported for this case.

System action

Utility operation is terminated with return code 8.

User response

Correct the LOAD statement in one of the following ways:

  • Specify a different partition number on the INTO TABLE PART clause.
  • Specify a different partition number on the COPYDICTIONARY option.

Severity

8(error)