Question 36

Which two are true about RMAN encryption? (Choose two.)
  • Question 37

    Examine this configuration:
    1. CDB1is a container database.
    2. PDB1 and PDB2are pluggable databases in CDB1.
    3. PDB1 and PDB2are OPENin READ WRITEmode.
    You execute these commands successfully:

    Which two are true? (Choose two.)
  • Question 38

    Which three are true in Oracle 19c and later releases? (Choose three.)
  • Question 39

    choose two Examine these RMAN commands: RMAN> CONNECT TARGET "sbu@prod AS SYSBACKUP"; RMAN> CONNECT AUXILIARY "sbu@dup_db AS SYSBACKUP"; RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE PASSWORD FILE SECTION SIZE 400M; Which two statements are true about the DUPLICATE comman
  • Question 40

    Which two are true about poorly performing SQL statements and their tuning in Oracle database instances?
    (Choose two.)