QuestionQ14
Oracle Data Guard OverviewWhich TWO statements are correct about database parameters for databases in a Data Guard environment?
Choose two
- A If DB_RECOVERY_FILE_DEST is specified, then LOG_ARCHIVE_DEST_n is not required for local archive logs.
- B DB_FILE_NAME_CONVERT is only required if the standby database is on the same host as the primary database.
- C The databases that are part of a Data Guard configuration must have different DB_INIQUE_NAME initialization parameters.
- D COMPATIBLE must have identical values for primary and standby databases.
- E LOG_FILE_NAME_CONVERT applies to online redo logs and archived logs.
Community Discussion