Oracle X6-2-HA Deployment And User's Manual page 162

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

Advertisement

"updatedTime" : "January 08, 2018 12:44:12 PM UTC",
"backupReportLogDetail" : "https://swiftobjectstorage.example.com/v1/dbaasimage/backupbucket/
system_namec1n1/
rmandetaillogreport/ExampleDBu/2717054291/2018-01-08/
rman_list_backup_detail_2018-01-08_12-44-04.0362.log",
"dbInfo" : {
"dbClass" : "OLTP",
"dbType" : "RAC",
"dbShape" : "odb1",
"dbEdition" : "EE",
"dbStorage" : "ASM"
},
"dbDataSize" : "1542M",
"dbRedoSize" : "16403M"
}
(Optional) If you need to generate a new backup report, use the command
3.
odacli create-backup.
# odacli create-backup
Locate the Swift Object Store credential ID for the database backup.
4.
# odacli list-objectstoreswifts
Save the backup report as a JSON file in a folder in the \bin directory on the
5.
appliance. For example, backupreport.json.
Restore the database to the system using the JSON file in the command odacli
6.
irestore-database.
Run the command, then enter the SYS user password when prompted.
# odacli irestore-database -r backupreport.json -oid Object Store ID -m
Validate that the job completed. You can track the job in the Activity tab in the
7.
Web Console, or run the command odacli describe-job with the job ID.
# odacli describe-job -ijobId
Using the CLI to Backup, Restore, and Recover
Chapter 11
11-22

Advertisement

Table of Contents
loading

Table of Contents