Which THREE statements are TRUE about the supported workload in Active Data Guard standby databases?
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 this validate command:
DGMGRL> VALIDATE DATABASE VERBOSE "
Which THREE statements are TRUE?
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?
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)?