The DBMS_BALANCE system package allows you to manually trigger partition balancing.
Privileges
To use the package, you must have the privileges to execute PL SQL statements. If you use this package in the sys tenant, the OB_OP_NOT_ALLOW error will be returned.
Subprograms
The following table describes the DBMS_BALANCE subprograms supported by the current OceanBase Database version.
| Subprogram | Description |
|---|---|
| TRIGGER_PARTITION_BALANCE | Manually triggers partition balancing. |