Skip to content

Commit ea3e63d

Browse files
committed
Fixed line spacing
1 parent c2d61cb commit ea3e63d

File tree

1 file changed

+2
-1
lines changed
  • data-platform/mission-critical-database/disaster-recovery

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
Deals with the technologies supporting disaster recovery, specifically Dataguard, but also covering services such as FSDR (Full Stack Disaster Recovery)
33

44
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, etc. 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.
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.
66

77
# Useful Links
88

99
FAQs for Data Guard (Doc ID 2930929.1) (Login to MOS and search for Doc)
1010
Disaster Recovery: https://www.oracle.com/cloud/backup-and-disaster-recovery/what-is-disaster-recovery/#cloud-based-deployment
11+
1112
Data Guard Best Practices: https://docs.oracle.com/en/database/oracle/oracle-database/19/haovw/oracle-data-guard-best-practices.html
1213

1314
Introduction to Full Stack Disaster Recovery: https://www.youtube.com/watch?v=GiyFs8Cpksg&t=587s

0 commit comments

Comments
 (0)