odacli update-backupconfig
Use the command
odacli update-backupconfig
to update a backup
configuration.
File Path
$ORACLE_HOME/opt/oracle/dcs/bin/odacli
Syntax
odacli update-backupconfig -n backup configuration name
-d backup destination{Disk|ObjectStore|None} [-c] [-cr] [-h] [-j] [-no-cr]
[-o][-w]
Parameters
Parameter
Description
--backupdestination
,
–d
{Disk|ObjectStore|
None}
Defines the backup destination. The options
are not case sensitive
--container
,
-c
(Optional) Defines the object store container.
--crosscheck
,
-cr
(Optional) Enable Crosscheck.
--help
,
-h
(Optional) Displays help for using the
command.
--json
,
-j
(Optional) Displays JSON output. The default
is false.
--name
,
-n
Defines the backup configuration name.
--no-crosscheck
,
-no-cr
(Optional) Disable crosscheck.
--objectstoreswiftId
,
-o
(Optional) Defines the swift object store
credential ID.
--recoverywindow
,
-w
Disk: {1-14}
ObjectStore: {1-30}
(Optional) Defines the Recovery Window in
days. {1-14} days for Disk and {1-30} days for
Object store.
Usage Notes
•
The recovery window that is defined in the backup configuration determines when
backups are considered obsolete. The following are guidelines:
–
Disk: 1-14 days
–
ObjectStore in Casper: 1-30 days
Example 13-45 Revise a Backup Configuration for Disk
Create a backup configuration named
production
that backs up to disk with a 14 day
recovery window.
# odacli update-backupconfig -d Disk -n production -w 14
Chapter 13
odacli Backup and Recovery Commands
13-50
Summary of Contents for Database Appliance X6-2-HA
Page 15: ...Index xv...