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

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

Advertisement

Example 13-47
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
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
--help
--json
--objectstoreswiftid
--swiftpassword
--username
Updating an Existing Database Using the Resource ID
Updating an Existing Database Using the Resource Name
,
-h
,
-j
,
-i
,
-p
,
-u
odacli Backup and Recovery Commands
Description
(Optional) Displays help for using the
command.
(Optional) Displays JSON output. The default
is false.
Defines the Object Store Swift identifier (ID).
(Optional) Defines the Object Store Swift
password.
(Optional) Defines the Object Store Swift user
name.
Chapter 13
13-52

Advertisement

Table of Contents
loading

Table of Contents