ADB7001W The REPLACE keyword in the LOAD control statement for table table_name is converted to RESUME YES. Reason: reason_code.

Explanation

DB2® restrictions on LOAD REPLACE require a change to the LOAD control statement. The reason code indicates the source of the error:
01
The table to be loaded is a system-period temporal table with data versioning define.
02
The table to be loaded is an archive-enabled table.
03
The table is under a multi-table table space and not all the tables under the table space are migrated.

System action

Processing continues.

User response

Review the LOAD control statement for the specified table, particularly the REPLACE keyword. Correct the statement, if necessary, and try again.