Odacli Delete-Backupconfig - Oracle X6-2-HA Deployment And User's Manual

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

Advertisement

Delete long term backups from Oracle Object Storage by using a JSON file with
the --backupreport option.
To locate the database ID, view the databases in the Web Console or use the
command odacli list-databases.
Example 13-30
# odacli delete-backup -i20576eb1-bc32-4e34-bf97-fda0b60ca15b
Example 13-31
Delete a Long Term backup using a JSON input file for the Backup Report. In this
example, backupreport.json is the JSON input for the backupreport.
# odacli delete-backup -i 20576eb1-bc32-4e34-bf97-fda0b60ca15b -br
backupreport.json

odacli delete-backupconfig

Use the command odacli delete-backupconfig to delete a backup
configuration.
File Path
$ORACLE_HOME/opt/oracle/dcs/bin/odacli
Syntax
odacli delete-backupconfig -i backup configuration id [-h] [-j]
Parameters
Parameter
--help
,
--id
-i
--json
Usage Notes
You cannot delete a backup configuration if it is attached to a database.
Example 13-32
Delete a backup configuration named production that backs up to disk with a 14 day
recovery window.
# odacli delete-backupconfig -d Disk -n production -w 14
Delete a Level 0 or Level 1 Backup
Delete a Long Term Backup Report
,
-h
,
-j
Deleting a Backup Configuration
odacli Backup and Recovery Commands
Description
(Optional) Displays help for using the
command.
Defines the Backup Config identifier (ID).
(Optional) Displays JSON output. The default
is false.
Chapter 13
13-41

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?

Table of Contents

Save PDF