Question 66

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

    A database is configured in ARCHIVELOG mode.
    A full RMAN backup exists but no control file backup to trace has been taken. A media failure has occurred.
    In which two scenarios is incomplete recovery required? (Choose two.)
  • Question 68

    Examine this configuration:
    1. CDB1is a container database.
    2. COMMON_USER_PREFIXis C##.
    3. PDB1is a pluggable database contained in CDB1.
    4. APP1_ROOTis an application container contained in CDB1.
    5. APP1_PDB1is an application PDB contained in APP1_ROOT.
    You execute these commands successfully:

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

    our SALES_ROOT application container has two application PDBs. The SALES_APP application has a common table, FIN.REVENUE, in the two PDBs. Examine this query and its output: Which two are true? (Choose two.)
  • Question 70

    You plan to install Oracle Grid Infrastructure for a Standalone Server and Oracle Database for the first time on a server.
    Examine this command and its outcome:
    # id oracle
    uid=54321(oracle) gid=54321(oinstall) groups=54321(oinstall) , 54322(dba) Which two are true?