Note
This view is available starting with V4.0.0.
Overview
Displays the archive path configuration for the current tenant. The system tenant does not contain user data and is used for cluster management. It does not support backup and restore, so the sys tenant has no archive path configured. In the sys tenant, the query result of this view is always empty.
Columns
Field Name |
Type |
Whether can be NULL |
Description |
|---|---|---|---|
| DEST_NO | bigint(20) | NO | Identifies log_archive_dest_n |
| NAME | varchar(1024) | NO | Field name, containing the following fields:
|
| VALUE | varchar(4096) | NO | nameField Value |
References
For more information about how to view archive parameters, see View archive parameters.
For more information about the parameters in the archive path, see SET LOG_ARCHIVE_DEST.
