Purpose
The oceanbase.CDB_OB_ARCHIVE_DEST view displays the configuration of archive paths.
Columns
| Column | Type | Nullable? | Description |
|---|---|---|---|
| TENANT_ID | bigint(20) | NO | The ID of the tenant. |
| DEST_NO | bigint(20) | NO | The log archive destination number. |
| NAME | varchar(1024) | NO | The column name. |
| VALUE | varchar(4096) | NO | The column value. |