Previous Topic: Loading from Non-Partitioned to Partitioned Tables and Back AgainNext Topic: Forward Recovery Utility


The REORG Utility

The REORG utility has no changes specifically for partitioning. The table name provided when using the FORMAT=EXTRACT must be a specific table and may not be a Full Parent table name.

Note: If you are partitioning by some portion of Native Key, running a REORG DTFNAME=*,INNUM=n (where n is the number of partitions) gives the current way to break up the data set.