oracle-samples / oracle-db-examples

Examples of applications and tool usage for Oracle Database
https://www.oracle.com/database/technologies/
Other
1.3k stars 829 forks source link

Add code and configuration examples for continuous application availability #278

Open lcaldara-oracle opened 1 year ago

lcaldara-oracle commented 1 year ago

Oracle has created a new guide to implementing continuous availability for the applications: https://docs.oracle.com/en/database/oracle/oracle-database/19/haovw/configuring-continuous-availability-applicationsconfiguring-continuous-availability-applicatio.html

The documentation replaces the whitepaper "Application Checklist for Continuous Service for MAA Solutions."

The whitepaper now reflects the new documentation: https://www.oracle.com/docs/tech/application-checklist-for-continuous-availability-for-maa.pdf

As part of this effort, we must add examples that help implement end-to-end high availability using Oracle Maximum Availability Architecture technologies.

Examples must include:

As the changes might span over multiple pull requests, I create this issue to track the addition of the aforementioned examples to this repository.