Question 56

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?
  • Question 57

    Your expertise is requested for these customer requirements:
    The Data Guard environment must be in maximum protection mode.
    Reports must be offloaded to a physical standby database.
    There must be no lag between the primary and standby databases that affect the reports produced.
    The primary database must be resilient in case of a single network failure.
    Which solution is correct for these requirements?
  • Question 58

    Examine the Data Guard configuration: DGMGRL> show configuration;
    Configuration - Animals
    Protection Mode: MaxPerformance
    Databases:
    dogs- Primary database
    sheep - Physical standby database
    cats- Snapshot standby database
    Fast-Start Failover: DISABLED
    Configuration Status: SUCCESS
    You receive an error while attempting to raise the protection mode to Maximum Protection:
    DGMGRL> edit configuration set protection mode as maxprotection;
    Error: ORA-16627: operation disallowed since no standby databases would remain to support protection mode Failed.
    What can you conclude based on this error?
  • Question 59

    You created the PRODSBY1 physical standby database for the PROD primary database using gql and RMAN. You are planning to create a Data Guard Broker configuration. You execute the command:

    Which three statements are true regarding the execution of the command?
  • Question 60

    You are planning to perform block comparison using the dbms comp package:

    Which TWO statements are true?