Purpose
The oceanbase.DBA_OB_ARCHIVE_DEST view displays the configuration of archive paths.
Note
This view is introduced since OceanBase Database V4.0.0.
Columns
| Column | Type | Nullable? | Description |
|---|---|---|---|
| DEST_NO | bigint(20) | NO | The log archive destination number. |
| NAME | varchar(1024) | NO | The name of the field. |
| VALUE | varchar(4096) | NO | The value of the field. |