当数据被移动到适当的分区之后,该实用程序自动使用已有的statistics profile在任何表上执行runstats。
The utility automatically performs a runstats against any table with an existing statistics profile after the data has been moved to the correct partitions.
您可以很容易使用DB 2 alter table命令来附加和分离分区,从而将数据从一个表(生产表)移动到同一个数据库的另一个表(历史表)中。
You can easily attach and detach the partitions using the DB2 alter table command to move the data from one table (production table) to another table (history table) in the same database.
一旦它移动好自身,接下来就扫描分区表以寻找一个可启动分区。
Once it has moved itself, it will proceed to scan the partition table for a bootable partition.
应用推荐