Purpose
The oceanbase.CDB_OB_TABLET_CHECKSUM_ERROR_INFO view displays information about data inconsistencies between tablet replicas.
Note
This view is introduced since OceanBase Database V4.0.0.
Columns
| Column | Type | Nullable? | Description |
|---|---|---|---|
| TENANT_ID | bigint(20) | NO | The ID of the tenant. |
| TABLET_ID | bigint(20) | NO | The TABLET ID with inconsistent checksums. |