QuestionQ3
Monitoring a Data Guard ConfigurationWhich TWO statements are correct about block media recovery in a Data Guard environment?
Choose two
- A DB_LOST_WRITE_PROTECT must be set to TYPICAL to enable Automatic Block Media Recovery.
- B A corrupt block on the primary database can be recovered automatically, using blocks from a physical standby database that has Real-Time Query enabled.
- C When using RMAN, the RECOVER CORRUPTION LIST command can use blocks from block change tracking files..
- D DB_LOST_WRITE_PROTECT must be set to FULL to enable Automatic Block Media Recovery.
- E When using RMAN, the RECOVER CORRUPTION LIST command can use blocks from block change tracking files.
Community Discussion