Your Data Guard environment has two remote physical standby databases.Client applications use the local naming method to connect to the primary database instance.You want applications to automatically connect to the new primary database instance in case of a switchover or a failover.Which will fulfill this requirement?
Examine the Data Guard configuration:DGMGRL > show configuration;Configuration-Animals -Protection Mode: MaxPerformance -Databases:dogs-Primary databasesheep-Snapshot standby databasecats-Snapshot standby databaseFast-Start Failover: DISABLED -Configuration Status:SUCCESS -You receive an error while attempting to raise the protection mode to Maximum Availability:DGMGDRL> edit configuration set protection mode as maxavailability;Error: ORA-16627: operation disallowed since no standby databases would remain to support protection modeFailed.Identify two statements that you can execute, either one of which will enable successful raising of the protection mode to Maximum Availability.
You administer a Data Guard environment with a primary and two physical standby databases.One of the physical standby databases is used for reporting and is on the same host as the primary database.The other physical standby database is remote, used for disaster recovery and REDO is routed to it via a far sync instance.Backups are offloaded to the remote physical standby.Which three are true concerning the management of archive logs in this Data Guard configuration?
Which two are prerequisites for configuring flashback database for Oracle 12c databases, in a Data Guard environment?
You are required to change the Data Guard Configuration protection mode from MAXPERFORMANCE to MAXAVAILABILITY using Enterprise Manager CloudControl.Which two are true about this change?
Which two statements are true for Data Guard environments with multi-tenant databases?