You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-data-protection/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,7 @@ Oracle's recommended approach.
83
83
-[Use Oracle Data Guard with Oracle Exadata Database Service on Cloud@Customer - Documentation](https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/ecc-using-data-guard.html)
84
84
-[Using Autonomous Data Guard with Autonomous Database on Exadata Cloud@Customer - Documentation](https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/adb-using-adg-with-adb.html)
85
85
-[Backup from ExaDB-C@C to C3 Object Storage](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-data-protection/backup-from-exacc-to-c3-object-store)
86
+
-[ExaDB-C@C with Dedicated Backup Network to connect ZDLRA](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-data-protection/exacc-zdlra-backup)
Copy file name to clipboardExpand all lines: data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-data-protection/backup-from-exacc-to-c3-object-store/README.md
An Exadata Cloud@Customer customer with requirements to run applications on-premises for data residency and/or latency reasons will likely appreciate the consumption model of the Compute Cloud@Customer (C3).\
20
17
If said customer also has database backup infrastructure limitations and require a consumption based backup/recovery solution, the C3 could potentially deliver resources for the ExaDB-C@C backups and recovery. This document does not discuss the merits of such solution, but will validate the technical feasibility.
@@ -74,14 +71,10 @@ The objective of this test is to verify functionality and potentially uncover an
-[Connecting to a Virtual Machine with SSH](https://docs.oracle.com/en-us/iaas/exadata/doc/ecc-connect-to-the-service.html#ECCCM-GUID-91BB09F6-85BA-40BD-93EA-69A165A86CB4)
@@ -131,14 +112,10 @@ If your database have Automatic Backups enabled, follow the documenation to disa
131
112
132
113
-[Disabling Automatic Backups to Facilitate Manual Backup and Recovery Management](https://docs.oracle.com/en-us/iaas/exadata/doc/ecc-manage-db-backup-and-recovery.html#ECCCM-GUID-E8EB30A9-7E0F-48B6-8DCD-5B013A13E79C)
133
114
134
-
#### <spanclass="nh-number">2. </span>Creating directories and prepare for installtion of libopc
115
+
#### 2. Creating directories and prepare for installtion of libopc
If the C3 Private Key contains the OCI CLI label `OCI_API_KEY` as per the documentation recomendations, this needs to be removed prior to installing libopc. The label can be appended again to the key file after the installation is complete.
219
168
@@ -222,10 +171,6 @@ If the C3 Private Key contains the OCI CLI label `OCI_API_KEY` as per the docume
As shown in the above testing we can successfully backup Exadata Cloud@Customer databases to Compute Cloud@Customer object storage service by using manual backup procedure.\
@@ -486,7 +388,7 @@ C3 only supports OCI Object Storage endpoints, neither SWIFT nor S3 endpoints ca
486
388
The testing of Automatic/User Configured Backups from ExaDB-C@C to C3 Object Storage Service failed.
487
389
This backup method is not available.
488
390
489
-
# Summary
391
+
##Summary
490
392
491
393
As shown in the above testing we can succesfully backup Exadata Cloud@Customer databases to Compute Cloud@Customer Object Storage service. This makes the Use Case described earlier confirmed from a technical point of view. The validity of said Use Case is a different discussion that includes more considerations than covered here.
492
394
@@ -503,7 +405,7 @@ For Autonomous Databases on ExaDB-C@C that can not use the Manual Backup method
503
405
504
406
Using the File Storage Service on C3 is an option that is likely to be too expensive.
0 commit comments