1z1-076 Exam Question 6

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?
  • 1z1-076 Exam Question 7

    Which two are prerequisites for configuring flashback database for Oracle 19c databases, in a Data Guard environment?
  • 1z1-076 Exam Question 8

    Your Data Guard environment has a remote physical standby database with real-time query enabled, which is used for reporting, and a logical standby database used for DSS reporting.
    Switchovers or failovers are possible due to testing or in case of a disaster.
    Clients use local TNSNAMES.ORA files to define connection strings to the database instances.
    Which three will prevent clients from connecting to the wrong database instances?
  • 1z1-076 Exam Question 9

    Your Data Guard environment consists of these components and settings:
    1. A primary database
    2. A remote physical standby database
    3. Real-time query is enabled.
    4. The redo transport mode is set to SYNC.
    5. The protection mode is set to Maximum Availability.
    You notice that queries executed on the physical standby database receive errors: ORA-03172: STANDBY_MAX_DATA_DELAY of 15 seconds exceeded. Which two would you recommend to avoid this error?
  • 1z1-076 Exam Question 10

    Examine the Data Guard configuration:
    DGMGRL> show configuration;
    Configuration - Animals
    Protection Mode: MaxAvailability
    Databases:
    dogs - Primary database
    cats - Snapshot standby database
    sheep - Snapshot standby database
    Fast-Start Failover: DISABLED
    Configuration Status:
    ORA-01034: ORACLE not available
    ORA-16625: cannot reach database "dogs"
    DGM-17017: unable to determine configuration status
    ou wish to perform a failover to sheep. Which command, or sequence of commands, should you issue to the broker before executing failover to sheep; using the broker?