Note
This view is introduced since OceanBase Database V4.2.1.
Purpose
The oceanbase.CDB_WR_STATNAME view displays the system statistical items of all tenants.
Columns
| Column | Type | Nullable? | Description |
|---|---|---|---|
| CLUSTER_ID | bigint(20) | NO | The ID of the cluster. |
| TENANT_ID | bigint(20) | NO | The ID of the tenant. |
| STAT_ID | bigint(20) | NO | The ID of the statistical item. |
| STAT_NAME | varchar(64) | NO | The name of the statistical item. |