Question 166

Which two are true about common objects? (Choose two.)
  • Question 167

    You plan to perform cross-platform PDB transport using XTTS. Which two are true?
  • Question 168

    Examine this configuration:
    1. CDB1is a container database.
    2. PDB1and PDB2 are pluggable databases in CDB1.
    You execute these commands successfully:

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

    Examine this configuration:
    1. CDB1 is a container database running in ARCHIVELOG mode.
    2. Multiple uncommitted transactions are running in CDB1.
    3. Redo log groups 1 and 2 are INACTIVE.
    4. Redo log group 3 is the CURRENT group.
    All members of redo log group 3 are lost before it is archived.
    Examine these possible steps:
    1. SHUTDOWN ABORT
    2. STARTUP NOMOUNT
    3. STARTUP MOUNT
    4. ALTER DATABASE MOUNT
    5. RESTORE DATABSE
    6. RECOVER DATABASE NOREDO
    7. RECOVER DATABASE UNTIL AVAILABLE
    8. RESTORE ARCHIVELOG ALL
    9. ALTER DATABSE OPEN
    10.ALTER DATABASE OPEB RESETLOGS
    Choose the minimum required steps in the correct order to recover the database.
  • Question 170

    Choose three. Which three are true about using an RMAN Recovery Catalog with a pluggable database (PDB) target connection in Oracle Database 19c and later releases?