1Z1-060 Exam Question 56

In your multitenant container database (CDB) with two pluggable database (PDBs). You want to create a new PDB by using SQL Developer.
Which statement is true?
  • 1Z1-060 Exam Question 57

    In which two scenarios is an RMAN recovery catalog automatically resynchronized? (Choose two.)
  • 1Z1-060 Exam Question 58

    You performed an incremental level 0 backup of a database:
    RMAN > BACKUP INCREMENTAL LEVEL 0 DATABASE;
    To enable block change tracking after the incremental level 0 backup, you issued this command:
    SQL > ALTER DATABASE ENABLE BLOCK CHANGE TRACKING USING FILE
    ' /mydir/rman_change_track.f';
    To perform an incremental level 1 cumulative backup, you issued this command:
    RMAN> BACKUP INCREMENTAL LEVEL 1 CUMULATIVE DATABASE;
    Which three statements are true?
  • 1Z1-060 Exam Question 59

    Which two statements are true about Oracle Managed Files (OMF)?
  • 1Z1-060 Exam Question 60

    You upgraded your database from pre-12c to a multitenant container database (CDB) containing pluggable databases (PDBs).
    Examine the query and its output:

    Which two tasks must you perform to add users with SYSBACKUP, SYSDG, and SYSKMprivilege to the password file?