Try OpenEdge Now
Programming Interfaces
Data Management
:
ABL API for Multi-tenant and Table Partition Management
:
Maintaining multi-tenant and table partition entities
:
Working with Partitions
:
Splitting a Partition
Splitting a Partition
You split a partition when you move table data from one partition to another. You must use the
IParitionSplitUtility
utility to split a partition. For more information on splitting a partition, see
PartitionMergeUtilityclass
.