ODCIEnv.Envflags 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 |
|---|---|---|---|
| DebuggingOn | INTEGER | 1 | Indicates that debugging is enabled. |
| NoData | INTEGER | 2 | Indicates that no data is available. |
| UserParamString | INTEGER | 4 | Indicates that the user parameter string is provided. |
| RowMigration | INTEGER | 8 | Indicates that row migration is enabled. |
| IndexKeyChanged | INTEGER | 16 | Indicates that the index key has changed. |
