Deleting A Backup Policy; Using The Cli To Backup, Restore, And Recover - Oracle X6-2-HA Deployment And User's Manual

Database appliance
Hide thumbs Also See for X6-2-HA:
Table of Contents

Advertisement

For Long Term backups to the Oracle Object Storage, view the Backup Report for a
database to determine when the backup is obsolete. To delete Long Term Backup, the
Database Resource ID or Database name and the Backup Report are required.
Follow these steps to delete database backups:
Display a list of all backup reports.
1.
# odacli list-backupreports
Obtain the Database ID and type of backup.
2.
# odacli describe-backupreport -i Backup Report ID
To delete obsolete level 0 and level 1 backups, use the Database ID or Database
3.
Name to delete the backup.
# odacli delete-backup -i20576eb1-bc32-4e34-bf97-fda0b60ca15b
To delete Long Term backups, use the Backup Report and a JSON file to delete
4.
the backup.
In the following example, the JSON input file for the backup report is
backupreport.json.
# odacli delete-backup -i 20576eb1-bc32-4e34-bf97-fda0b60ca15b -br
backupreport.json

Deleting a Backup Policy

Use the Web Console to delete a database backup policy.
Click the Database tab in the Web Console.
1.
Click Backup Policy in the left navigation to display a list of backup policies.
2.
Expand the Actions menu for a backup policy, then click Delete. Click Yes to
3.
confirm that you want to delete the backup policy.
A link to the job appears. When the job completes successfully, the backup policy
is deleted.

Using the CLI to Backup, Restore, and Recover

Use the command-line interface to create a database backup policy.
Preparing for Database Backup to Disk
Use the command-line interface to create a policy to backup a database to the
Oracle Fast Recovery Area (FRA) of a disk.
Preparing for Database Backup to NFS Location
Use the command-line interface to create a policy to backup a database to an
External FRA (NFS Location).
Chapter 11
Deleting a Backup Policy
11-14

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the X6-2-HA and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF