Skip to content

Commit 23d7b48

Browse files
committed
Added 1 dr video link
1 parent e4ef293 commit 23d7b48

File tree

1 file changed

+19
-0
lines changed
  • data-platform/mission-critical-database/disaster-recovery

1 file changed

+19
-0
lines changed

data-platform/mission-critical-database/disaster-recovery/README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ Deals with the technologies supporting disaster recovery, specifically Dataguard
55
Oracle Data Guard or Active Data Guard is the most effective solution to protect the data of any enterprise and make it available on a 24x7 basis in the face of disasters and other calamities. Data Guard or Active Data Guard is essential for Mission Critical Enterprise Database. Data Guard Cloud functionality includes MAA configuration, Data Guard role transitions, and Monitoring.
66
A database disaster is an event that causes DATA LOSS or SERIOUS DISRUPTION to applications and services. There can be various causes: power failure, hardware failure, cyber-attacks, natural disasters, fire, earthquakes, vandalism, human error, planned maintenance, or anything else. Most database server disasters cannot be prevented. Disaster Recovery provides SERVICE CONTINUITY in case of geographical disasters or planned outages by recovering or resuming services from a geographically different location. This page will help you get started to understand some basic requirements for Disaster Recovery Opportunities with Data Guard/Active Data Guard.
77

8+
# Team Publications
9+
10+
## Training Videos
11+
12+
- [Provision Data Guard or Active Data Guard Virtual Machine Database Systems in OCI - Youtube](https://youtu.be/FKaJGB4IYDo?si=02tJyYj7GzR_6JVN)
13+
- This video shows how to create a Data Guard or Active Data Guard in Oracle Cloud Infrastructure on a single node database system on Virtual Machine.
14+
15+
## Technical Guides
16+
- [ZDM: Installation Guide](https://macsdata.netlify.app/oradb/migration/zdm/installation)
17+
- Detailed, step-by-step guide for ZDM installation
18+
19+
20+
21+
## LiveLabs Workshops
22+
- [Zero Downtime Migration: Physical Offline Migration to Co-Managed Databases in OCI](https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=3568)
23+
- Detailed, step-by-step guide to setup physical offline migration in Zero Downtime Migration
24+
25+
26+
827
# Useful Links
928

1029
- FAQs for Data Guard (Doc ID 2930929.1) (Login to MOS and search for Doc)

0 commit comments

Comments
 (0)