Question 181

Your multitenant container database (CDB) contains a pluggable database, HR_PDB. The default permanent tablespace in HR_PDB is USERDATA. The container database (CDB) is open and you connect RMAN.
You want to issue the following RMAN command:
RMAN > BACKUP TABLESPACE hr_pdb:userdata;
Which task should you perform before issuing the command?
  • Question 182

    Which two statements are true about SQL *Loader Express Mode in an Oracle 12c database? (Choose two.)
  • Question 183

    You install Oracle Grid Infrastructure for a standalone server.
    Which two components are automatically included in the Oracle Restart configuration?
    (Choose two.)
  • Question 184

    Which three are direct benefits of the multiprocess, multithreaded architecture of Oracle Database 12c when it is enabled? (Choose three.)
  • Question 185

    You create a table with the PERIOD FOR clause to enable the use of the Temporal Validity feature of Oracle Database 12c.
    Examine the table definition:

    Which three statements are true concerning the use of the Valid Time Temporal feature for the EMPLOYEES table? (Choose three.)