The DBMS_SCHEMA package provides the capability to manually trigger Schema History reclamation and Root Inspection.
Overview of DBMS_SCHEMA Subprograms
The following table lists the DBMS_SCHEMA subprograms supported by the current version of OceanBase Database and provides brief descriptions.
Subprogram |
Description |
|---|---|
| RECYCLE_SCHEMA_HISTORY | Manually initiates a round of major compaction for schema multi-version historical data. |
| RUN_INSPECTION | Manually performs a one-time Root Service inspection. |
