Which two statements are true about Recovery Time Objective (RTO) and Recovery Point Objective (RPO) for Autonomous Data Guard? (Choose two.)
Which two statements are true about Recovery Time Objective (RTO) and Recovery Point Objective (RPO) for Autonomous Data Guard? (Choose two.)
Recovery Time Objective (RTO) and Recovery Point Objective (RPO) are key metrics in data recovery. RPO indicates the maximum duration of data loss that is acceptable, while RTO reflects the time it takes to restore normal operations after a disruption. In the case of Autonomous Data Guard, RPO being 0 minutes for an automatic failover is plausible, signifying no data loss. The RTO of 2 minutes for an automatic failover suggests that the system can resume operations within 2 minutes of a failure. These statements are consistent with typical features provided by high-availability systems such as Autonomous Data Guard.
Correct