Skip to content

Commit 011d440

Browse files
Update README.md
formatting
1 parent dcc6272 commit 011d440

File tree

1 file changed

+8
-9
lines changed
  • data-platform/mission-critical-database/disaster-recovery

1 file changed

+8
-9
lines changed

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
# Disaster Recovery
2-
Deals with the technologies supporting disaster recovery, specifically Dataguard, but also covering services such as FSDR (Full Stack Disaster Recovery)
32

4-
Oracle Data Guard or Active Data Guard is the most effective solution to protect 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 for Enterprise Database. Data Guard Cloud functionality includes MAA configuration, Data Guard role transitions and Monitoring.
5-
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 of the database server disasters cannot be prevented. Disaster Recovery provides SERVICE CONTINUITY in case of any geographical disasters or by planned outages by recovering or resuming the 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.
3+
Deals with the technologies supporting disaster recovery, specifically Dataguard, but also covers services such as FSDR (Full Stack Disaster Recovery)
64

7-
# Useful Links
8-
9-
FAQs for Data Guard (Doc ID 2930929.1) (Login to MOS and search for Doc)
10-
Disaster Recovery: https://www.oracle.com/cloud/backup-and-disaster-recovery/what-is-disaster-recovery/#cloud-based-deployment
5+
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.
6+
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.
117

12-
Data Guard Best Practices: https://docs.oracle.com/en/database/oracle/oracle-database/19/haovw/oracle-data-guard-best-practices.html
8+
# Useful Links
139

14-
Introduction to Full Stack Disaster Recovery: https://www.youtube.com/watch?v=GiyFs8Cpksg&t=587s
10+
- FAQs for Data Guard (Doc ID 2930929.1) (Login to MOS and search for Doc)
11+
- [Disaster Recovery](https://www.oracle.com/cloud/backup-and-disaster-recovery/what-is-disaster-recovery/#cloud-based-deployment)
12+
- [Data Guard Best Practices](https://docs.oracle.com/en/database/oracle/oracle-database/19/haovw/oracle-data-guard-best-practices.html)
13+
- [Introduction to Full Stack Disaster Recovery](https://www.youtube.com/watch?v=GiyFs8Cpksg&t=587s)
1514

1615
# License
1716

0 commit comments

Comments
 (0)