Purpose
The oceanbase.CDB_OB_TABLET_CHECKSUM_ERROR_INFO view provides 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 ID of the tablet with inconsistent checksums. |