Which TWO are TRUE about offloading backups to a physical standby database in a Data Guard environment?
Your Data Guard environment consists of these components and settings:
1. A primary database
2. Two remote physical standby databases
3. The redo transport mode is set to sync
4. Real-time query is enabled for both standby databases
5. The DB_BLOCK_CHECKING parameter is set to TRUE on both standby databases
You notice an increase in redo apply lag time on both standby databases.
Which two would you recommend to reduce the redo apply lag on the standby databases?
Examine the Data Guard configuration after an accidental switchover to Sheep:
DGMGRL> show configuration;
Configuration - Animals
Protection Mode: MaxAvailability
Databases:
sheep - Primary database
dogs - Logical standby database
cats - Physical standby database (disabled)
ORA-16795: the standby database needs to be re-created
Fast-Start Failover: DISABLED
Configuration Status:
SUCCESS
Which three statements will be true after a switchover to Dogs?
Which TWO statements correctly describe the behavior of Automatic Block Media Recovery in a Data Guard environment, for a corrupt block in the example tablespace encountered by a session logged in as the SH user?
Which statement is true regarding Oracle Net connectivity for a Data Guard Broker configuration?
Suppose that you manage the following databases in your environment:
• boston: Primary database with a single PDB called DEVI
• london: Physical standby database protecting the PDB called DEVI
• orcl: Stand-alone database with a single PDB called PDB1 as a remote clone source
You are planning to run the following command to create a remote clone in the primary database (boston) using pdbi in orcl:
Which are the THREE prerequisites for automating instantiation of the PDB in the standby database (london)?
Which THREE are true about using flashback database in a Data Guard environment?
Which two are true about the use of RMAN recovery catalogs when offloading backups to a physical standby database?
Which two steps must be performed before running DUPLICATE TARGET DATABASE FOR STANDBY using RMAN?
On your logical standby database, you specified these rules:
After completion of the weekend batch cycle you attempt to delete the SQL Apply filters:
Which is TRUE regarding the execution of the UNSKIP procedure?