The DBMS_PARTITION system package provides dynamic partition management interfaces.
Note
For OceanBase Database V4.3.5, the DBMS_PARTITION system package is supported starting from V4.3.5 BP2.
Privilege requirements
You can perform operations only in the user tenant.
Subprograms
The following table lists the DBMS_PARTITION subprograms supported in the current version of OceanBase Database and their brief descriptions.
| Subprogram | Description |
|---|---|
| MANAGE_DYNAMIC_PARTITION | Executes a dynamic partition management task to precreate future partitions and drop expired partitions for dynamic partition tables in the current tenant. |
