ARCHIVE_RESTORE_POINTS
Eon Mode only
Lists information about In-DB restore points.
Column Name | Column Type | Description |
---|---|---|
ID |
INT | Unique object ID of the restore point. |
SAVE_TIME |
DATETIME | Time at which the restore point was saved. |
INDEX |
INT | Index of the restore point in the archive, where 1 specifies the most recent restore point. |
ARCHIVE |
VARCHAR | Name of the archive that contains the restore point. |
STATE |
VARCHAR |
Status of the restore points, one of the following:
|
Examples
List details for all restore points in your database: