To configure partition exchange, create and configure the interim tables, configure the entity, and verify primary key constraints.
Create and configure interim tables.
Create an interim table and add the source tables. The archive job uses partition exchange to delete records from the tables that you add to the interim table. Then, configure the default columns in the interim table.
Configure the entity steps.
Add steps to process the interim table you created, to disable the individual record deletion, and to enable the partition exchange run procedure.
Verify that the primary key constraints are defined for the source tables.