ADB7126I The active versioning that is in effect with this base table is caused by altering the table during this compare run. In order to add a clone table the base table must be dropped and recreated.

Explanation

The ALTER statement cannot be used to define a clone table because the base table is in a state of active versioning. Dropping and recreating the table will reset the active versioning and therefore allow you to add the clone table.

System action

Processing continues.

User response

If needed, change the logging attribute of the base table space or the LOB table space and try again.