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

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

Advertisement

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
--backupdestination
None}
--container
--crosscheck
--help
--json
--name
--no-crosscheck
--objectstoreswiftId
--recoverywindow
Disk: {1-14}
ObjectStore: {1-30}
Usage Notes
The recovery window that is defined in the backup configuration determines when
backups are considered obsolete. The following are guidelines:
Example 13-45
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
,
{Disk|ObjectStore|
–d
,
-c
,
-cr
,
-h
,
-j
,
-n
,
-no-cr
,
-o
,
-w
Disk: 1-14 days
ObjectStore in Casper: 1-30 days
Revise a Backup Configuration for Disk
odacli Backup and Recovery Commands
Description
Defines the backup destination. The options
are not case sensitive
(Optional) Defines the object store container.
(Optional) Enable Crosscheck.
(Optional) Displays help for using the
command.
(Optional) Displays JSON output. The default
is false.
Defines the backup configuration name.
(Optional) Disable crosscheck.
(Optional) Defines the swift object store
credential ID.
(Optional) Defines the Recovery Window in
days. {1-14} days for Disk and {1-30} days for
Object store.
Chapter 13
13-50

Advertisement

Table of Contents
loading

Table of Contents