Viewing Backup Details
Use the Console or the command-line interface to view all backups present in the compartment and its details.
Using the Console
Use the Console to view all backups present in the compartment and its details.
- Open the navigation menu and select Databases. Under HeatWave MySQL, click Backups.
- Choose your compartment from the List scope.
- In the list of backups, click the name of the backup to open the Backup details page. Under DB system you can find the details of the associated DB system.
Backup Details
The Backup details page shows details of the backup and the resources associated with it.
Backup Information
The following information is displayed on the Backup information tab in the Backup details page:
Table 9-3 Backup Information
Field | Description |
---|---|
OCID | The unique identifier of the MySQL backup. |
Description | User-defined description of the MySQL backup. |
Compartment | The name of the compartment in which the backup is stored. To see the OCID of the compartment, click the compartment name. |
Shape | The DB system shape of the backup. |
Database version | The MySQL version of the backup. See MySQL Server Versions. |
Retention days | The number of days the backup is retained. |
Backup type | The type of backup, Full or Incremental. See Overview of Backups. |
Creation type | How the backup was created, Manual, Automatic, Final, or Operator. See Overview of Backups. |
Backup size | The size of the backup, in GB. In some cases the backup size may be larger than the volume usage. See Volume Backup Size. |
Storage size | The storage size of the DB system at the time the backup was created. |
Created | The date and time the backup was created. |
Last updated | The date and time the backup was last updated. |
DB System State During Backup
The following information is displayed on the DB system state during backup tab in the Backup details page:
Table 9-4 DB system state during backup
Field | Description |
---|---|
General information |
|
DB system configuration |
|
Backup |
|
High availability |
|
Copy Information
If the backup is copied from another region, the following information is displayed on the Copy information tab in the Backup details page:
Table 9-5 Copy Information
Field | Description |
---|---|
Immediate source backup OCID | The unique identifier of the MySQL backup from which this backup was copied. |
Original source backup OCID | The unique identifier of the original MySQL backup of the DB system. |
Time copy created | The date and time the backup was copied. |
Resources: DB System
The DB system resource on the Backup details page shows information of the DB system in the backup.
Table 9-6 DB System
Section | Field and Description |
---|---|
General information |
|
DB system configuration |
|
Backup |
|
High availability |
|
HeatWave cluster |
|
Resources: Work Requests
The Work requests resource on the Backup details page lists the activity logs for ongoing and recent operations on the backup. Work requests are retained for 12 hours.
Table 9-7 Work Requests
Field | Description |
---|---|
Operation | One of the following operation names:
For more information on Work Requests, see Work Request Overview. |
Status | Current state:
|
Progress | A progress bar for the work request. |
% Complete | The percentage completion. |
Accepted | Date and time the operation was accepted. |
Started | Date and time the operation started. |
Finished | Date and time the operation finished. |
Action menu (3 dots) | Opens the Action menu. The following actions are possible:
|
Using the CLI
Use the command-line interface to view the details of a backup.
- A backup OCID.
- A properly configured CLI installation and the requisite SSH keys. See Command Line Interface.