The DBMS_BALANCE system package provides methods for manually triggering partition balancing.
DBMS_BALANCE Privilege Description
Users with PL/SQL execution privileges can use this feature. Calling it from the sys tenant will result in an error OB_OP_NOT_ALLOW.
Overview of DBMS_BALANCE Subprograms
The following table describes the DBMS_BALANCE subprograms supported by OceanBase Database.
subprogram |
Description |
|---|---|
| TRIGGER_PARTITION_BALANCE | Manually trigger partition balancing. |
