Note
This view is introduced since OceanBase Database V4.2.1.
Purpose
The GV$OB_FLT_TRACE_CONFIG view displays information about end-to-end diagnostics.
Columns
Column |
Type |
Nullable? |
Description |
|---|---|---|---|
| TENANT_ID | NUMBER(38) | NO | The ID of the tenant. |
| TYPE | VARCHAR2(16) | NO | The monitoring level of the diagnostics information. Valid values: |
| TENANT_NAME | VARCHAR2(128) | NO | The name of the tenant. |
| MODULE_NAME | VARCHAR2(4096) | NO | The name of the module. |
| ACTION_NAME | VARCHAR2(4096) | NO | The name of the action. |
| CLIENT_IDENTIFIER | VARCHAR2(65) | NO | The client identifier. |
| LEVEL | NUMBER(38) | NO | The diagnostic information monitoring level for end-to-end diagnostics of the session. For example, the value 1 indicates that level-1 diagnostic information is monitored. |
| SAMPLE_PERCENTAGE | NUMBER(38) | NO | The sampling rate for end-to-end diagnostics of the session. For example, the value 50 indicates that diagnostic information is sampled at a rate of 50%. |
| RECORD_POLICY | VARCHAR2(32) | NO | The diagnostic information recording strategy for end-to-end diagnostics of the session. Three strategies are supported:
|
