Example 13-47 Updating an Existing Database Using the Resource ID
Update an existing database to attach the backup configuration to the database using
the Database Resource ID.
# odacli update-database -i d3c4d8f6-5eb7-4f9e-ab27-7bdd5013ac90
-bi 9d942e0a-ba00-4cbc-9bfb-0de83ed279e5 -bp
Example 13-48 Updating an Existing Database Using the Resource Name
Update an existing database to attach the backup configuration to the database using
the Database Resource Name.
In the following example, the Database Resource Name is
mydb
:
# odacli update-database -in mydb -bi 9d942e0a-ba00-4cbc-9bfb-0de83ed279e5
-bp
In the following example, the Database Resource Name is
mydb
and the backup
configuration name is
mybcfg
:
# odacli update-database -in mydb -bin mybcfg -bp
odacli update-objectstoreswift
Use the command
odacli update-objectstoreswift
to change the credentials
for the ObjectStore account.
File Path
$ORACLE_HOME/opt/oracle/dcs/bin/odacli
Syntax
# odacli update-objectstoreswift [-h] [-j] -i Object Store Swift id [-p]
swift password [-u] Object Store user name
Parameters
Parameter
Description
--help
,
-h
(Optional) Displays help for using the
command.
--json
,
-j
(Optional) Displays JSON output. The default
is false.
--objectstoreswiftid
,
-i
Defines the Object Store Swift identifier (ID).
--swiftpassword
,
-p
(Optional) Defines the Object Store Swift
password.
--username
,
-u
(Optional) Defines the Object Store Swift user
name.
Chapter 13
odacli Backup and Recovery Commands
13-52
Summary of Contents for Database Appliance X6-2-HA
Page 15: ...Index xv...