You can use ALTER TABLE to change the partitioning storage conditions for a table that was row-partitioned using key range partitioning.# Changing a table's partitioning storage conditions enables you to reuse RDAREAs that have been storing obsolete data, thus reducing your workload because you do not have to delete tables and re-create them.
HiRDB Advanced Partitioning Option must be installed in order to change a table's partitioning storage conditions.