Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ Oracle Exadata Cloud@Customer (ExaDB-C@C) brings the performance, automation, an

# Subpages

- [ExaDB-C@C Infrastructure](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-infra)
- <img src="./images/exadb-infra.png" width="24" alt="Infrastructure"> [ExaDB-C@C Infrastructure](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-infra)

- [ExaDB-C@C Network](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-network)
- <img src="./images/exadb-network.png" width="24" alt="Network"> [ExaDB-C@C Network](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-network)

- [ExaDB-C@C Security](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-security)
- <img src="./images/exadb-security.png" width="24" alt="Security"> [ExaDB-C@C Security](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-security)

- [ExaDB-C@C Data Protection](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-data-protection)
- <img src="./images/exadb-data-protection.png" width="24" alt="Data Protection"> [ExaDB-C@C Data Protection](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/exacc-data-protection)

- [ADB-C@C](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/adb-cc)
- <img src="./images/exadb-adb.png" width="24" alt="ADB-C@C"> [ADB-C@C](https://github.com/oracle-devrel/technology-engineering/tree/main/data-platform/database-cloud-at-customer/exadata-cloud-at-customer/adb-cc)

# Videos
A short video series covering different aspects of the Oracle Exadata Cloud@Customer - the best platform for running your Oracle Databases in the cloud behind your firewall.
Expand Down Expand Up @@ -114,7 +114,7 @@ There are other YouTube channels which have relevant training videos published,

- [Oracle Universiy](https://shop.oracle.com/apex/f?p=dstore:2:0::NO:RIR,2:PROD_HIER_ID:38022788136100320034918191)

Reviewed: 06/11/26
Reviewed: 06/24/26

# License

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Autonomous Database on Exadata Cloud@Customer combines Oracle's self-managing, self-securing, and self-repairing database technology with the performance and scalability of Exadata infrastructure deployed in your data center. Organizations can benefit from automated database operations and reduced administrative overhead while maintaining control over data location, security, and compliance requirements.

<img src="./../images/exadb-adb.png" alt="ADB-C@C">

# Resource Allocation for ADB-C@C

The Autonomous Database documentation is not specifying a hard limit for the number of VM clusters (AVMCs) supported. It rather says that you can keep provisioning AVMCs and ACDs (Autonomous Container Databases) as long as the minimum amount of required resources are available.
Expand All @@ -23,7 +25,7 @@ The Autonomous Database documentation is not specifying a hard limit for the num

- [What's New on Oracle Autonomous Database](https://docs.oracle.com/en/cloud/paas/autonomous-database/dedicated/nfccyy/index.html)

Reviewed: 06/11/26
Reviewed: 06/24/26

# License

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Exadata Cloud@Customer provides secure connectivity between the Exadata infrastructure, your local data center, and Oracle Cloud Infrastructure (OCI). Dedicated client and backup networks enable seamless integration with enterprise applications and backup services, while a secure control plane connection to OCI allows Oracle to deliver cloud-based management, monitoring, and lifecycle operations. For business continuity and disaster recovery, the platform supports Oracle Data Guard and other replication technologies to protect critical workloads across geographically separated sites.

<img src="./../images/exadb-data-protection.png" alt="Data Protection">

# ExaDB-C@C Backup Approaches

Below is a summary of the backup and recovery approaches, target platforms and benefits and considerations for each approach. Please also refer to the "Additional Information" section for links to the documentation and MOS Notes pertinent to this area.
Expand Down Expand Up @@ -80,8 +82,9 @@ Oracle's recommended approach.
- [Site Requirements for Oracle Exadata Database Service on Cloud@Customer](https://docs.oracle.com/en/engineered-systems/exadata-cloud-at-customer/ecccm/ecc-site-requirements.html)
- [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)
- [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)
- [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)

Reviewed: 06/11/26
Reviewed: 06/24/26

# License

Expand Down
Loading