1Z0-060 Exam Question 101

Your multitenant container database (CDB) contains some pluggable databases (PDBs), you execute this command in the root container:

Which two statements are true? (Choose two.)
  • 1Z0-060 Exam Question 102

    You plan to recover the SCOTT.EMP table to a specific point in time by using RMAN:
    RMAN> RECOVER TABLE SCOTT.EMP UNTILL SYSDATE-2 USING AUXILIARY LOCATION
    '+RECO';
    Which five steps are performed by RMAN? (Choose five.)
  • 1Z0-060 Exam Question 103

    Your multitenant container database (CDB) is running in ARCHIVELOGmode. You connect to the CDB RMAN.
    Examine the following command and its output:

    You execute the following command:
    RMAN > BACKUP DATABASE PLUS ARCHIVELOG;
    Which data files will be backed up?
  • 1Z0-060 Exam Question 104

    In which two scenarios do you use SQL* Loader to load data?
  • 1Z0-060 Exam Question 105

    You configure your database Instance to support shared server connections.
    Which two memory areas that are part of PGA are stored in SGA instead, for shared server connection?