The DBMS_SCHEMA package provides the capability to manually trigger the recycling of Schema multi-version history data (Schema History) and Root Service self-inspection (Root Inspection).
Note
This system package was introduced in OceanBase Database V4.4.2 BP1.
Overview of DBMS_SCHEMA subprograms
The following table lists the DBMS_SCHEMA subprograms supported in the current version of OceanBase Database and their brief descriptions.
Subprogram |
Description |
|---|---|
| RECYCLE_SCHEMA_HISTORY | Recycles Schema multi-version history data manually. |
| RUN_INSPECTION | Triggers a Root Service self-inspection manually. |
