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
- Using the CLI
- Using the REST API, run the GetBackup operation.
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, select Backups.
- Choose your compartment from the List scope.
- In the list of backups, selet 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 |
---|---|
General information |
|
Backup configuration |
|
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 |
|
Networking |
|
Backup plan |
|
Deletion plan |
|
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 |
|
Networking |
|
Backup plan |
|
Deletion plan |
|
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. |
State | Current state:
|
% 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.