Question 51

For which three pieces of information can you use the RMAN list command? (Choose three.)
  • Question 52

    You are administering a multitenant container database (CDB) that has no startup triggers and contains three pluggable databases (PDBs).
    You execute the command to start up the CDB.
    SQL> STARTUP
    Which statement is true?
  • Question 53

    Which three statements are true about compression of backup sets? (Choose three.)
  • Question 54

    Your multitenant container database (CDB) cdb1 that is running in archivelog mode contains two pluggable databases (PDBs), pdb2_1 and pdb2_2, both of which are open. RMAN is connected to the target pluggable database pdb2_1.
    RMAN> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT;
    Which statement is true about the execution of this command to back up the database?
  • Question 55

    You want the execution of large database operations to suspend, and then resume, in the event of space allocation failures.
    You set the value of the initialization parameter resumable_timeout to 3600.
    Which two statements are true? (Choose two.)