Question 21

Which two steps must be performed before running DUPLICATE TARGET DATABASE FOR STANDBY using RMAN?
  • Question 22

    Which two are true concerning the configuring of Flashback database in a Data Guard environment?
  • Question 23

    Which three can be done using Data Guard Broker?
  • Question 24

    Which TWO statements correctly describe the behavior of Automatic Block Media Recovery in a Data Guard environment, for a corrupt block in the example tablespace encountered by a session logged in as the SH user?
  • Question 25

    A Data Guard environment has this configuration and these attributes:
    The primary database prima is in the local region.
    A physical standby database physt1 is in the local region.
    A physical standby database physt2 is in a remote region.
    The primary ships redo to physt1.
    physt1 ships redo to physt2.
    physt1 and physt2 have Real-Time Query enabled.
    A sequence has been created with this SQL statement in the primary database:
    CREATE SEQUENCE a NOCACHE SESSION;
    Which TWO statements are TRUE?