The ODCIEnv.CallProperty constants and their descriptions.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition does not support this feature.
Constant Name |
Constant Type |
Default Value |
Description |
|---|---|---|---|
| None | INTEGER | 0 | Default option |
| FirstCall | INTEGER | 1 | First partition call |
| Intermediate Call | INTEGER | 2 | Intermediate partition call |
| FinalCall | INTEGER | 3 | Final call after the last partition |
| RebuildIndex | INTEGER | 4 | Rebuild index |
| RebuildPMO | INTEGER | 5 | Rebuild PMO |
| StatsGlobal | INTEGER | 6 | Specifies global statistics collection |
| StatsGlobalAndPartition | INTEGER | 7 | Specifies global and partition-level statistics collection |
| StatsPartition | INTEGER | 8 | Specifies partition-level statistics collection |
