The DBMS_PARTITION package provides the dynamic partition management interface.
Note
For OceanBase Database V4.3.5, the DBMS_PARTITION package is supported starting from V4.3.5 BP2.
Privilege requirements
You can execute this package only in a user tenant.
Subprograms
The following table describes the subprograms supported in the current version of OceanBase Database and their 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. |
